Searched refs:NOISE_MIN (Results 1 – 4 of 4) sorted by relevance
83 #define NOISE_MIN 40 /* minimum */ macro
91 #define NOISE_MIN 40 /* minimum */ macro
429 if(st->bckr_est[i] < NOISE_MIN) in noise_estimate_update()431 st->bckr_est[i] = NOISE_MIN; in noise_estimate_update()
1158 if (st->bckr_est[i] < NOISE_MIN) in noise_estimate_update()1160 st->bckr_est[i] = NOISE_MIN; in noise_estimate_update()