Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8804 int APL = (totalPixelYSum / totalPixelCount); in MDrv_UFSC_PQ_LSE_Patch() local
8810 APL = (APL == 0) ? 1 : APL; in MDrv_UFSC_PQ_LSE_Patch()
8812 iir_std_stat = (iir_std_stat / APL ); in MDrv_UFSC_PQ_LSE_Patch()
8814 if ((iir_std_stat > std_stat_TH) || (APL < 20)) in MDrv_UFSC_PQ_LSE_Patch()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c9303 int APL = (totalPixelYSum / totalPixelCount); in MDrv_UFSC_PQ_LSE_Patch() local
9309 APL = (APL == 0) ? 1 : APL; in MDrv_UFSC_PQ_LSE_Patch()
9311 iir_std_stat = (iir_std_stat / APL ); in MDrv_UFSC_PQ_LSE_Patch()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c9303 int APL = (totalPixelYSum / totalPixelCount); in MDrv_UFSC_PQ_LSE_Patch() local
9309 APL = (APL == 0) ? 1 : APL; in MDrv_UFSC_PQ_LSE_Patch()
9311 iir_std_stat = (iir_std_stat / APL ); in MDrv_UFSC_PQ_LSE_Patch()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c9333 int APL = (totalPixelYSum / totalPixelCount); in MDrv_UFSC_PQ_LSE_Patch() local
9339 APL = (APL == 0) ? 1 : APL; in MDrv_UFSC_PQ_LSE_Patch()
9341 iir_std_stat = (iir_std_stat / APL ); in MDrv_UFSC_PQ_LSE_Patch()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c9333 int APL = (totalPixelYSum / totalPixelCount); in MDrv_UFSC_PQ_LSE_Patch() local
9339 APL = (APL == 0) ? 1 : APL; in MDrv_UFSC_PQ_LSE_Patch()
9341 iir_std_stat = (iir_std_stat / APL ); in MDrv_UFSC_PQ_LSE_Patch()