Searched refs:FACTOR_Q16 (Results 1 – 3 of 3) sorted by relevance
20 #define FACTOR_Q16 2621440 /* 40 in Q16 */ macro
223 deltaBuff[j] = (int16_t)(FACTOR_Q16 >> (14 - factor)); in WebRtcNsx_NoiseEstimationNeon()292 delta = (int16_t)(FACTOR_Q16 >> (14 - factor)); in WebRtcNsx_NoiseEstimationNeon()
393 delta = (int16_t)(FACTOR_Q16 >> (14 - factor)); in NoiseEstimationC()