Searched refs:CVAD_ADAPT_SLOW (Results 1 – 2 of 2) sorted by relevance
128 #define CVAD_ADAPT_SLOW (Word16)(( 1.0 - 0.98) * MAX_16) /* threshold for slow adaption */ macro
1283 alpha = CVAD_ADAPT_SLOW; in complex_estimate_adapt()