Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c7673 MS_U8 u8MaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7700 u8MaxPixel = MDrv_Read2ByteMSK(REG_FSC_BK1A_0B_L, 0x00FF);//move to UFSC in Maserati in MDrv_SC_Edision_stillFeatherDetection()
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
7770 else if( u8MaxPixel < 25 && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c7673 MS_U8 u8MaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7700 u8MaxPixel = MDrv_Read2ByteMSK(REG_FSC_BK1A_0B_L, 0x00FF);//move to UFSC in Maserati in MDrv_SC_Edision_stillFeatherDetection()
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
7770 else if( u8MaxPixel < 25 && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c7673 MS_U8 u8MaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7700 u8MaxPixel = MDrv_Read2ByteMSK(REG_FSC_BK1A_0B_L, 0x00FF);//move to UFSC in Maserati in MDrv_SC_Edision_stillFeatherDetection()
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
7770 else if( u8MaxPixel < 25 && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c7673 MS_U8 u8MaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7700 u8MaxPixel = MDrv_Read2ByteMSK(REG_FSC_BK1A_0B_L, 0x00FF);//move to UFSC in Maserati in MDrv_SC_Edision_stillFeatherDetection()
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
7770 else if( u8MaxPixel < 25 && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c7640 MS_U8 u8MaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7667 u8MaxPixel = MApi_XC_R2BYTEMSK(REG_SC_BK1A_0B_L, 0x00FF); in MDrv_SC_Edision_stillFeatherDetection()
7668 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7669 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
7737 else if( u8MaxPixel < 25 && HD_ConfirmCnt_Reg != 0 ) in MDrv_SC_Edision_stillFeatherDetection()