Home
last modified time | relevance | path

Searched refs:IsSrcTypeAV (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h502 #define IsSrcTypeAV(x) (((x)>=INPUT_SOURCE_CVBS)&&((x)<=INPUT_SOURCE_CVBS_MAX))/// x is… macro
513 #define IsSrcTypeDigitalVD(x) ( IsSrcTypeAV(x)||IsSrcTypeSV(x)||IsSrcTypeATV(x)||IsSrcTypeScar…
515 #define IsSrcTypeVideo(x) ( IsSrcTypeYPbPr(x) || IsSrcTypeATV(x) || IsSrcTypeAV(x) || IsSr…
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_mux.c166 if(IsSrcTypeAV(u8InputSourceType) in MDrv_XC_MUX_MapInputSourceToVDYMuxPORT()
H A Dmdrv_adc.c1016 else if ( IsSrcTypeAV(enInputSourceType) ) in MDrv_XC_ADC_ConvertSrcToADCSrc()
H A Dmvideo.c3539 else if(IsSrcTypeAV(enInputSourceType)) in _MDrv_XC_Set_PQ_SourceData()
12068 …else if(IsSrcTypeAV(gSrcInfo[MAIN_WINDOW].enInputSourceType)||IsSrcTypeATV(gSrcInfo[MAIN_WINDOW].e… in MApi_XC_SetPowerState_U2()
12072 if(IsSrcTypeAV(gSrcInfo[MAIN_WINDOW].enInputSourceType)) in MApi_XC_SetPowerState_U2()
H A Dmvideo.c.03533 else if(IsSrcTypeAV(enInputSourceType))
12054 …else if(IsSrcTypeAV(gSrcInfo[MAIN_WINDOW].enInputSourceType)||IsSrcTypeATV(gSrcInfo[MAIN_WINDOW].e…
12058 if(IsSrcTypeAV(gSrcInfo[MAIN_WINDOW].enInputSourceType))
H A Dmdrv_sc_display.c6325 if(IsSrcTypeAV(pXCResourcePrivate->stdrvXC_MVideo.enOldInputSrc_ForScalerSetSource[eWindow]) in MApi_XC_SetPanelTiming_U2()
H A Dmdrv_sc_display.c.06323 if(IsSrcTypeAV(pXCResourcePrivate->stdrvXC_MVideo.enOldInputSrc_ForScalerSetSource[eWindow])
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h605 #define IsSrcTypeAV(x) (((x)>=INPUT_SOURCE_CVBS)&&((x)<=INPUT_SOURCE_CVBS_MAX))/// x is… macro
616 #define IsSrcTypeDigitalVD(x) ( IsSrcTypeAV(x)||IsSrcTypeSV(x)||IsSrcTypeATV(x)||IsSrcTypeScar…
618 #define IsSrcTypeVideo(x) ( IsSrcTypeYPbPr(x) || IsSrcTypeATV(x) || IsSrcTypeAV(x) || IsSr…
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/
H A Dmhal_sc.c5389 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/
H A Dmhal_sc.c5526 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_sc.c6606 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_sc.c7277 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_sc.c7394 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_sc.c8059 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_sc.c8082 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_sc.c8346 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_sc.c8347 else if ( (IsSrcTypeAV(gSrcInfo[eWindow].enInputSourceType)) in MHal_XC_Get_CMA_UsingCondition()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt614 #define IsSrcTypeAV(x) (((x)>=INPUT_SOURCE_CVBS)&&((x)<=INPUT_SOURCE_CVBS_MAX))
625 #define IsSrcTypeDigitalVD(x) ( IsSrcTypeAV(x)||IsSrcTypeSV(x)||IsSrcTypeATV(x)||IsSrcTypeScart(x))
627 #define IsSrcTypeVideo(x) ( IsSrcTypeYPbPr(x) || IsSrcTypeATV(x) || IsSrcTypeAV(x) || IsSrcTypeSV(x…