Home
last modified time | relevance | path

Searched refs:IsSrcTypeAnalog (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_ModeParse.c976 if(IsSrcTypeAnalog(psInputInfo->eSrcType)) in MApi_XC_ModeParse_MatchMode_U2()
1055 if(IsSrcTypeAnalog(psInputInfo->eSrcType)) in MApi_XC_ModeParse_MatchModeEx_U2()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h514 #define IsSrcTypeAnalog(x) ( IsSrcTypeVga(x)|| IsSrcTypeYPbPr(x))///< x is Analog macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h617 #define IsSrcTypeAnalog(x) ( IsSrcTypeVga(x)|| IsSrcTypeYPbPr(x))///< x is Analog macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c3109 …else if(IsSrcTypeAnalog(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].en… in MDrv_SC_FBL_Calc_Vtt()
6315 …else if(IsSrcTypeAnalog(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].en… in MApi_XC_SetPanelTiming_U2()
H A Dmdrv_sc_display.c.03107 …else if(IsSrcTypeAnalog(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].en…
6313 …else if(IsSrcTypeAnalog(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].en…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt626 #define IsSrcTypeAnalog(x) ( IsSrcTypeVga(x)|| IsSrcTypeYPbPr(x))