Searched refs:q_noise (Results 1 – 3 of 3) sorted by relevance
175 int16_t* q_noise);
98 int16_t* q_noise) { in NoiseEstimationNeon() argument319 (*q_noise) = (int16_t)inst->qNoise; in NoiseEstimationNeon()
474 int16_t* q_noise) { in NoiseEstimationC() argument590 (*q_noise) = (WebRtc_Word16)inst->qNoise; in NoiseEstimationC()