Searched refs:CplxCheck (Results 1 – 5 of 5) sorted by relevance
7682 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local7718 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()7720 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()
7649 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local7685 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()7687 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()