Home
last modified time | relevance | path

Searched refs:sss3Q14 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfft.c77 int16_t ccc1Q14, ccc2Q14, ccc3Q14, sss1Q14, sss2Q14, sss3Q14; in WebRtcIsacfix_FftRadix16Fastest() local
133 sss3Q14 = kCosTabFfftQ14[3 * kk + 60]; in WebRtcIsacfix_FftRadix16Fastest()
137 sss3Q14 = -sss3Q14; in WebRtcIsacfix_FftRadix16Fastest()
153 (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss3Q14, bkmQx, 14); in WebRtcIsacfix_FftRadix16Fastest()
158 ImxQx[k3] = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss3Q14, akmQx, 14) + in WebRtcIsacfix_FftRadix16Fastest()