Home
last modified time | relevance | path

Searched refs:CplxCheck (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c7682 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7718 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()
7720 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c7682 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7718 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()
7720 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c7682 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7718 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()
7720 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c7682 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7718 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()
7720 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c7649 MS_U8 CplxCheck = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7685 CplxCheck = Cplx >> 8; in MDrv_SC_Edision_stillFeatherDetection()
7687 cplxLumaPatch = ( CplxCheck > ( LumaCheck * lumaAgcGain ) >> 3 ) ? true : false; in MDrv_SC_Edision_stillFeatherDetection()