Searched refs:WebRtcAecm_kCosTable (Results 1 – 4 of 4) sorted by relevance
377 extern const int16_t WebRtcAecm_kCosTable[];
1287 int16_t* kCosTablep = (int16_t*)WebRtcAecm_kCosTable; in ComfortNoise()1502 tmp32 = WebRtcAecm_kCosTable[tmp16]; in ComfortNoise()1504 tmp322 = WebRtcAecm_kCosTable[tmp161]; in ComfortNoise()
758 uReal[i] = (int16_t)((noiseRShift16[i] * WebRtcAecm_kCosTable[tmp16]) >> in ComfortNoise()
30 const int16_t WebRtcAecm_kCosTable[] = { variable