Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c5759 MS_BOOL isHBurst = FALSE; in MDrv_SC_ukoSabihS_HBurst() local
5761isHBurst = ( ((uComplex) > (_hpfSdCntReport*100)) && ( _hpfSdCntReport < 0x10 ) ) ? true : false; in MDrv_SC_ukoSabihS_HBurst()
5763 return isHBurst; in MDrv_SC_ukoSabihS_HBurst()
7660 …nst MS_U32 _hpfHdCntReport, const MS_BOOL isHBurstMoving, const MS_BOOL isHBurst, const MS_BOOL is… in MDrv_SC_Edision_stillFeatherDetection() argument
7763 else if( (isHBurst || isHBurstMoving || isUkosabihsMotion ) && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
11897 MS_BOOL isHBurstMoving = false, isHBurst = false;//isLowLuma; in Hal_PQ_AdaptiveTuning()
12195 isHBurst = MDrv_SC_ukoSabihS_HBurst( _hpfSdTolerantReport/*_hpfSdCntReport*/, uComplex ); in Hal_PQ_AdaptiveTuning()
12292 …u32MotionValue, isUkosabihsMotion, _hdFilterBaseReport, isHBurstMoving, isHBurst, isUkosabihsMv0, … in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c5759 MS_BOOL isHBurst = FALSE; in MDrv_SC_ukoSabihS_HBurst() local
5761isHBurst = ( ((uComplex) > (_hpfSdCntReport*100)) && ( _hpfSdCntReport < 0x10 ) ) ? true : false; in MDrv_SC_ukoSabihS_HBurst()
5763 return isHBurst; in MDrv_SC_ukoSabihS_HBurst()
7660 …nst MS_U32 _hpfHdCntReport, const MS_BOOL isHBurstMoving, const MS_BOOL isHBurst, const MS_BOOL is… in MDrv_SC_Edision_stillFeatherDetection() argument
7763 else if( (isHBurst || isHBurstMoving || isUkosabihsMotion ) && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
11897 MS_BOOL isHBurstMoving = false, isHBurst = false;//isLowLuma; in Hal_PQ_AdaptiveTuning()
12195 isHBurst = MDrv_SC_ukoSabihS_HBurst( _hpfSdTolerantReport/*_hpfSdCntReport*/, uComplex ); in Hal_PQ_AdaptiveTuning()
12292 …u32MotionValue, isUkosabihsMotion, _hdFilterBaseReport, isHBurstMoving, isHBurst, isUkosabihsMv0, … in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c5759 MS_BOOL isHBurst = FALSE; in MDrv_SC_ukoSabihS_HBurst() local
5761isHBurst = ( ((uComplex) > (_hpfSdCntReport*100)) && ( _hpfSdCntReport < 0x10 ) ) ? true : false; in MDrv_SC_ukoSabihS_HBurst()
5763 return isHBurst; in MDrv_SC_ukoSabihS_HBurst()
7660 …nst MS_U32 _hpfHdCntReport, const MS_BOOL isHBurstMoving, const MS_BOOL isHBurst, const MS_BOOL is… in MDrv_SC_Edision_stillFeatherDetection() argument
7763 else if( (isHBurst || isHBurstMoving || isUkosabihsMotion ) && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
11933 MS_BOOL isHBurstMoving = false, isHBurst = false;//isLowLuma; in Hal_PQ_AdaptiveTuning()
12229 isHBurst = MDrv_SC_ukoSabihS_HBurst( _hpfSdTolerantReport/*_hpfSdCntReport*/, uComplex ); in Hal_PQ_AdaptiveTuning()
12326 …u32MotionValue, isUkosabihsMotion, _hdFilterBaseReport, isHBurstMoving, isHBurst, isUkosabihsMv0, … in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c5759 MS_BOOL isHBurst = FALSE; in MDrv_SC_ukoSabihS_HBurst() local
5761isHBurst = ( ((uComplex) > (_hpfSdCntReport*100)) && ( _hpfSdCntReport < 0x10 ) ) ? true : false; in MDrv_SC_ukoSabihS_HBurst()
5763 return isHBurst; in MDrv_SC_ukoSabihS_HBurst()
7660 …nst MS_U32 _hpfHdCntReport, const MS_BOOL isHBurstMoving, const MS_BOOL isHBurst, const MS_BOOL is… in MDrv_SC_Edision_stillFeatherDetection() argument
7763 else if( (isHBurst || isHBurstMoving || isUkosabihsMotion ) && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
11933 MS_BOOL isHBurstMoving = false, isHBurst = false;//isLowLuma; in Hal_PQ_AdaptiveTuning()
12229 isHBurst = MDrv_SC_ukoSabihS_HBurst( _hpfSdTolerantReport/*_hpfSdCntReport*/, uComplex ); in Hal_PQ_AdaptiveTuning()
12326 …u32MotionValue, isUkosabihsMotion, _hdFilterBaseReport, isHBurstMoving, isHBurst, isUkosabihsMv0, … in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c5747 MS_BOOL isHBurst = FALSE; in MDrv_SC_ukoSabihS_HBurst() local
5749 isHBurst = ( ((uComplex) > (_hpfSdCntReport*100)) && ( _hpfSdCntReport < 0x10 ) ) ? true : false; in MDrv_SC_ukoSabihS_HBurst()
5751 return isHBurst; in MDrv_SC_ukoSabihS_HBurst()
7627 …const MS_U32 _hpfHdCntReport, const MS_BOOL isHBurstMoving, const MS_BOOL isHBurst, const MS_BOOL … in MDrv_SC_Edision_stillFeatherDetection() argument
7730 else if( (isHBurst || isHBurstMoving || isUkosabihsMotion ) && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
13038 MS_BOOL isHBurstMoving = false, isHBurst = false;//isLowLuma; in Hal_PQ_AdaptiveTuning() local
13496isHBurst = MDrv_SC_ukoSabihS_HBurst(pInstance, _hpfSdTolerantReport/*_hpfSdCntReport*/, uComplex ); in Hal_PQ_AdaptiveTuning()
13593 …u32MotionValue, isUkosabihsMotion, _hdFilterBaseReport, isHBurstMoving, isHBurst, isUkosabihsMv0, … in Hal_PQ_AdaptiveTuning()