Home
last modified time | relevance | path

Searched refs:IsSrcTypeDVI (Results 1 – 24 of 24) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c352 if(IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc)) in _MApi_XC_PCMonitor_InitRegInTimingChange()
410 …torInfo.eCurrentSrc) || IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo… in _MApi_XC_PCMonitor_PrepareForTimingChange()
685 else if (IsSrcTypeHDMI(eCurrentSrc) || IsSrcTypeDVI(eCurrentSrc)) in MApi_XC_PCMonitor_SetTimingCountEx_U2()
1218 else if (IsSrcTypeHDMI(eCurrentSrc) || IsSrcTypeDVI(eCurrentSrc)) in MDrv_XC_PCMonitor_Update_TimingCount()
1242 || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc) in MDrv_XC_NewModeInterlacedDetect()
1346 if( (IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(eCurrentSrc) ) in MApi_XC_PCMonitor_U2()
1680 if((IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc) ) in MApi_XC_PCMonitor_U2()
1687 if (IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc)) in MApi_XC_PCMonitor_U2()
H A DapiXC_PCMonitor.c.0352 if(IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc))
410 …torInfo.eCurrentSrc) || IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo…
685 else if (IsSrcTypeHDMI(eCurrentSrc) || IsSrcTypeDVI(eCurrentSrc))
1218 else if (IsSrcTypeHDMI(eCurrentSrc) || IsSrcTypeDVI(eCurrentSrc))
1242 || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc)
1346 if( (IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(eCurrentSrc) )
1678 if((IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc) )
1685 if (IsSrcTypeHDMI(stPCMonitorInfo.eCurrentSrc) || IsSrcTypeDVI(stPCMonitorInfo.eCurrentSrc))
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h510 #define IsSrcTypeDVI(x) (((x)>=INPUT_SOURCE_DVI)&&((x)<=INPUT_SOURCE_DVI_MAX))///< x is … macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_DIPscaling.c334 if(!(IsSrcTypeHDMI(enInputSourceType) || IsSrcTypeDVI(enInputSourceType))) in MDrv_XC_DWIN_SetInputSource()
H A Dmvideo.c2847 if(!(IsSrcTypeHDMI(enInputSourceType) || IsSrcTypeDVI(enInputSourceType))) in MApi_XC_SetInputSource_U2()
3297 …if(!pSrcInfo->bMemYUVFmt && ( IsSrcTypeHDMI(enInputSourceType) || IsSrcTypeDVI(enInputSourceType) … in msAPI_Scaler_SetMode()
6079 …tSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeDVI(gSrcInfo[eWindo… in MApi_XC_SetWindow_U2()
7818 if ( IsSrcTypeHDMI(src) || IsSrcTypeDVI(src) ) in MApi_XC_Mux_DeletePath_U2()
H A Dmdrv_sc_ip.c6049 …esourcePrivate->stdrvXC_IP.sPCMONITOR_status[eWindow].eCurrentSrc) || IsSrcTypeDVI(pXCResourcePriv… in MDrv_XC_PCMonitor_InvalidTimingDetect()
H A Dmvideo.c.02841 if(!(IsSrcTypeHDMI(enInputSourceType) || IsSrcTypeDVI(enInputSourceType)))
3291 …if(!pSrcInfo->bMemYUVFmt && ( IsSrcTypeHDMI(enInputSourceType) || IsSrcTypeDVI(enInputSourceType) …
6069 …tSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeDVI(gSrcInfo[eWindo…
7808 if ( IsSrcTypeHDMI(src) || IsSrcTypeDVI(src) )
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h613 #define IsSrcTypeDVI(x) (((x)>=INPUT_SOURCE_DVI)&&((x)<=INPUT_SOURCE_DVI_MAX))///< x is … macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/
H A Dmhal_sc.c3617 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/
H A Dmhal_sc.c3657 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_sc.c5006 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_sc.c5142 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_sc.c6138 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_sc.c5976 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_sc.c5865 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_sc.c6467 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c6213 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_sc.c6928 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c6970 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c7456 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c7476 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c7722 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c7722 ||IsSrcTypeDVI(gSrcInfo[eWindow].enInputSourceType) //DVI in MHal_XC_IsPNLYUVOutput()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt622 #define IsSrcTypeDVI(x) (((x)>=INPUT_SOURCE_DVI)&&((x)<=INPUT_SOURCE_DVI_MAX))