Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c7674 static MS_U8 u8PrevMaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c7674 static MS_U8 u8PrevMaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c7674 static MS_U8 u8PrevMaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c7674 static MS_U8 u8PrevMaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7701 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7702 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c7641 static MS_U8 u8PrevMaxPixel = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7668 u8MaxPixel = (u8PrevMaxPixel*3 + u8MaxPixel ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7669 u8PrevMaxPixel = u8MaxPixel; in MDrv_SC_Edision_stillFeatherDetection()