Searched refs:IsSrcTypeScart (Results 1 – 18 of 18) sorted by relevance
207 else if ( IsSrcTypeScart(eSource) ) in MDrv_XC_ADC_use_hardware_auto_offset()306 else if ( IsSrcTypeScart(enInputSrc) ) in MDrv_XC_ADC_InitExternalCalibration()368 else if ( IsSrcTypeScart(enInputSrc) ) in MDrv_XC_ADC_InitExternalCalibrationWithFixedOffset()430 else if (IsSrcTypeScart(enInputSrc)) in MDrv_XC_ADC_InitInternalCalibration()488 else if (IsSrcTypeScart(enInputSrc)) in MDrv_XC_ADC_InitInternalCalibrationWithFixedOffset()535 if (IsSrcTypeVga(enInputSrc) || IsSrcTypeYPbPr(enInputSrc) || IsSrcTypeScart(enInputSrc)) in MDrv_ADC_GetInitCalibrationGain()562 if (IsSrcTypeVga(enInputSrc) || IsSrcTypeYPbPr(enInputSrc) || IsSrcTypeScart(enInputSrc)) in MDrv_ADC_GetInitCalibrationOffset()592 else if ( IsSrcTypeScart(eSource) ) in MApi_XC_ADC_ExitExternalCalibration()654 else if ( IsSrcTypeScart(eSource) ) in MDrv_XC_ADC_GetDefaultGainOffset()941 if (IsSrcTypeVga(enSourceType) || IsSrcTypeYPbPr(enSourceType) || IsSrcTypeScart(enSourceType) ) in MDrv_XC_ADC_Reload()[all …]
174 || IsSrcTypeScart(u8InputSourceType)) in MDrv_XC_MUX_MapInputSourceToVDYMuxPORT()
3543 else if(IsSrcTypeScart(enInputSourceType)) in _MDrv_XC_Set_PQ_SourceData()5308 IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType) ) in _MApi_XC_SetWindow()10402 IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType) ) in MApi_XC_SetTravelingWindow_U2()
3537 else if(IsSrcTypeScart(enInputSourceType))5300 IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType) )10388 IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType) )
6328 … ||IsSrcTypeScart(pXCResourcePrivate->stdrvXC_MVideo.enOldInputSrc_ForScalerSetSource[eWindow])) in MApi_XC_SetPanelTiming_U2()
6326 … ||IsSrcTypeScart(pXCResourcePrivate->stdrvXC_MVideo.enOldInputSrc_ForScalerSetSource[eWindow]))
505 #define IsSrcTypeScart(x) (((x)>=INPUT_SOURCE_SCART)&&((x)<=INPUT_SOURCE_SCART_MAX))///< x… macro513 …DigitalVD(x) ( IsSrcTypeAV(x)||IsSrcTypeSV(x)||IsSrcTypeATV(x)||IsSrcTypeScart(x))///< x is VD515 …peYPbPr(x) || IsSrcTypeATV(x) || IsSrcTypeAV(x) || IsSrcTypeSV(x) || IsSrcTypeScart(x) || IsSrcTyp…
608 #define IsSrcTypeScart(x) (((x)>=INPUT_SOURCE_SCART)&&((x)<=INPUT_SOURCE_SCART_MAX))///< x… macro616 …DigitalVD(x) ( IsSrcTypeAV(x)||IsSrcTypeSV(x)||IsSrcTypeATV(x)||IsSrcTypeScart(x))///< x is VD618 …peYPbPr(x) || IsSrcTypeATV(x) || IsSrcTypeAV(x) || IsSrcTypeSV(x) || IsSrcTypeScart(x) || IsSrcTyp…
5392 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
5529 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
6609 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
7280 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
7397 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
8062 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
8085 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
8349 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
8350 ||(IsSrcTypeScart(gSrcInfo[eWindow].enInputSourceType))) in MHal_XC_Get_CMA_UsingCondition()
617 #define IsSrcTypeScart(x) (((x)>=INPUT_SOURCE_SCART)&&((x)<=INPUT_SOURCE_SCART_MAX))625 #define IsSrcTypeDigitalVD(x) ( IsSrcTypeAV(x)||IsSrcTypeSV(x)||IsSrcTypeATV(x)||IsSrcTypeScart(x))627 …peYPbPr(x) || IsSrcTypeATV(x) || IsSrcTypeAV(x) || IsSrcTypeSV(x) || IsSrcTypeScart(x) || IsSrcTyp…