Home
last modified time | relevance | path

Searched refs:histogram_maxdiff (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/
H A Dmhal_pq_adaptive.c3569 MS_U16 histogram_maxdiff=0; in MDrv_SC_HISNR_driver() local
3715 histogram_maxdiff +=abs(histogram_max-noise_histogram_scaled[bin]) ; in MDrv_SC_HISNR_driver()
3717 if( histogram_maxdiff > noise_bin_thrd ) in MDrv_SC_HISNR_driver()
3724 Off_from_low = noise_bin_thrd - histogram_maxdiff; in MDrv_SC_HISNR_driver()
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/
H A Dmhal_pq_adaptive.c3569 MS_U16 histogram_maxdiff=0; in MDrv_SC_HISNR_driver() local
3715 histogram_maxdiff +=abs(histogram_max-noise_histogram_scaled[bin]) ; in MDrv_SC_HISNR_driver()
3717 if( histogram_maxdiff > noise_bin_thrd ) in MDrv_SC_HISNR_driver()
3724 Off_from_low = noise_bin_thrd - histogram_maxdiff; in MDrv_SC_HISNR_driver()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/
H A Dmhal_pq_adaptive.c3569 MS_U16 histogram_maxdiff=0; in MDrv_SC_HISNR_driver() local
3715 histogram_maxdiff +=abs(histogram_max-noise_histogram_scaled[bin]) ; in MDrv_SC_HISNR_driver()
3717 if( histogram_maxdiff > noise_bin_thrd ) in MDrv_SC_HISNR_driver()
3724 Off_from_low = noise_bin_thrd - histogram_maxdiff; in MDrv_SC_HISNR_driver()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/
H A Dmhal_pq_adaptive.c3569 MS_U16 histogram_maxdiff=0; in MDrv_SC_HISNR_driver() local
3715 histogram_maxdiff +=abs(histogram_max-noise_histogram_scaled[bin]) ; in MDrv_SC_HISNR_driver()
3717 if( histogram_maxdiff > noise_bin_thrd ) in MDrv_SC_HISNR_driver()
3724 Off_from_low = noise_bin_thrd - histogram_maxdiff; in MDrv_SC_HISNR_driver()