Searched refs:WebRtcAecm_kSinTable (Results 1 – 4 of 4) sorted by relevance
378 extern const int16_t WebRtcAecm_kSinTable[];
1288 int16_t* kSinTablep = (int16_t*)WebRtcAecm_kSinTable; in ComfortNoise()1503 tmp321 = WebRtcAecm_kSinTable[tmp16]; in ComfortNoise()1505 tmp323 = WebRtcAecm_kSinTable[tmp161]; in ComfortNoise()
760 uImag[i] = (int16_t)((-noiseRShift16[i] * WebRtcAecm_kSinTable[tmp16]) >> in ComfortNoise()
73 const int16_t WebRtcAecm_kSinTable[] = { variable