Home
last modified time | relevance | path

Searched refs:INPUT_SOURCE_TV (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h439 INPUT_SOURCE_TV, ///<1 TV input enumerator
504 #define IsSrcTypeATV(x) ((x)==INPUT_SOURCE_TV)///< x is ATV
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_adc.c1197 enInputSource[i] == INPUT_SOURCE_TV? "TV" : in MDrv_XC_ADC_SetInputSource()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h542 INPUT_SOURCE_TV, ///<1 TV input enumerator
607 #define IsSrcTypeATV(x) ((x)==INPUT_SOURCE_TV)///< x is ATV
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c2707 isTVinput = ((stXCStatus->bInterlace) && (stXCStatus->enInputSourceType == INPUT_SOURCE_TV)); in MDrv_SC_Agate_ukoSabihS()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c2707 isTVinput = ((stXCStatus->bInterlace) && (stXCStatus->enInputSourceType == INPUT_SOURCE_TV)); in MDrv_SC_Agate_ukoSabihS()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c2707 isTVinput = ((stXCStatus->bInterlace) && (stXCStatus->enInputSourceType == INPUT_SOURCE_TV)); in MDrv_SC_Agate_ukoSabihS()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c2707 isTVinput = ((stXCStatus->bInterlace) && (stXCStatus->enInputSourceType == INPUT_SOURCE_TV)); in MDrv_SC_Agate_ukoSabihS()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c2707 isTVinput = ((stXCStatus->bInterlace) && (stXCStatus->enInputSourceType == INPUT_SOURCE_TV)); in MDrv_SC_Agate_ukoSabihS()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt551 INPUT_SOURCE_TV,
616 #define IsSrcTypeATV(x) ((x)==INPUT_SOURCE_TV)