Searched refs:IsSrcTypeAnalog (Results 1 – 6 of 6) sorted by relevance
976 if(IsSrcTypeAnalog(psInputInfo->eSrcType)) in MApi_XC_ModeParse_MatchMode_U2()1055 if(IsSrcTypeAnalog(psInputInfo->eSrcType)) in MApi_XC_ModeParse_MatchModeEx_U2()
514 #define IsSrcTypeAnalog(x) ( IsSrcTypeVga(x)|| IsSrcTypeYPbPr(x))///< x is Analog macro
617 #define IsSrcTypeAnalog(x) ( IsSrcTypeVga(x)|| IsSrcTypeYPbPr(x))///< x is Analog macro
3109 …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()
3107 …else if(IsSrcTypeAnalog(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].en…6313 …else if(IsSrcTypeAnalog(gSrcInfo[eWindow].enInputSourceType) || IsSrcTypeHDMI(gSrcInfo[eWindow].en…
626 #define IsSrcTypeAnalog(x) ( IsSrcTypeVga(x)|| IsSrcTypeYPbPr(x))