Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/
H A Dmhal_pq_adaptive.c2322 #define MAX_NM_GAIN 0x8 macro
2327 int NM_Gain = minmax((int)(2.6*DBKStr - 96), MIN_NM_GAIN, MAX_NM_GAIN); in NoiseMaskingControl()