Searched refs:FPLL_PRD_THRESHOLD (Results 1 – 7 of 7) sorted by relevance
211 #define FPLL_PRD_THRESHOLD (0x100) // The PRD must be smaller than this value to indic… macro3664 && (u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(*u16OrigPrd - u16NewPrd) < FPLL_PRD_VAR_LIMIT)) in MDrv_Scaler_IsPRDLock()3668 …urcePrivate->stdrvXC_MVideo_Context.g_bFRCEnabled) && (u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(*u1… in MDrv_Scaler_IsPRDLock()3670 if((u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(*u16OrigPrd - u16NewPrd) < FPLL_PRD_VAR_LIMIT)) in MDrv_Scaler_IsPRDLock()
211 #define FPLL_PRD_THRESHOLD (0x100) // The PRD must be smaller than this value to indic…3662 && (u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(*u16OrigPrd - u16NewPrd) < FPLL_PRD_VAR_LIMIT))3666 …urcePrivate->stdrvXC_MVideo_Context.g_bFRCEnabled) && (u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(*u1…3668 if((u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(*u16OrigPrd - u16NewPrd) < FPLL_PRD_VAR_LIMIT))
12953 #define FPLL_PRD_THRESHOLD (0x100) // The PRD must be smaller than this value to indic… macro12965 if((u16NewPrd < FPLL_PRD_THRESHOLD) && (abs(_u16OrigPrd - u16NewPrd) < FPLL_PRD_VAR_LIMIT) in _Hal_PQ_FrameLockCheck()
11812 #define FPLL_PRD_THRESHOLD (0x100) // The PRD must be smaller than this value to indic… macro
11849 #define FPLL_PRD_THRESHOLD (0x100) // The PRD must be smaller than this value to indic… macro