Home
last modified time | relevance | path

Searched refs:VFREQDELTA (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c195 #define VFREQDELTA 10 macro
2242 …if(((pSrcInfo->u16InputVFreq > 600 + VFREQDELTA) && (pXCResourcePrivate->stdrvXC_MVideo_Context.g_… in MDrv_XC_AdjustPrescalingForFrameNum()
2243 …|| ((pSrcInfo->u16InputVFreq > 1200 + VFREQDELTA) && (pXCResourcePrivate->stdrvXC_MVideo_Context.g… in MDrv_XC_AdjustPrescalingForFrameNum()
4529 || ((gSrcInfo[eWindow].u16InputVFreq > 600 + VFREQDELTA) in _Mdrv_XC_Refine_FrameNum_Rule()
4531 || ((gSrcInfo[eWindow].u16InputVFreq > 1200 + VFREQDELTA) in _Mdrv_XC_Refine_FrameNum_Rule()
H A Dmdrv_sc_scaling.c.0195 #define VFREQDELTA 10
2232 …if(((pSrcInfo->u16InputVFreq > 600 + VFREQDELTA) && (pXCResourcePrivate->stdrvXC_MVideo_Context.g_…
2233 …|| ((pSrcInfo->u16InputVFreq > 1200 + VFREQDELTA) && (pXCResourcePrivate->stdrvXC_MVideo_Context.g…
4513 || ((gSrcInfo[eWindow].u16InputVFreq > 600 + VFREQDELTA)
4515 || ((gSrcInfo[eWindow].u16InputVFreq > 1200 + VFREQDELTA)