Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfft.c78 int16_t sss60Q14, ccc72Q14, sss72Q14; in WebRtcIsacfix_FftRadix16Fastest() local
86 sss72Q14 = kCosTabFfftQ14[12]; in WebRtcIsacfix_FftRadix16Fastest()
89 sss72Q14 = -sss72Q14; in WebRtcIsacfix_FftRadix16Fastest()
271 ajQx = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss72Q14, akmQx, 14) + in WebRtcIsacfix_FftRadix16Fastest()
273 bjQx = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss72Q14, bkmQx, 14) + in WebRtcIsacfix_FftRadix16Fastest()
287 (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss72Q14, ajmQx, 14); in WebRtcIsacfix_FftRadix16Fastest()
289 (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss72Q14, bjmQx, 14); in WebRtcIsacfix_FftRadix16Fastest()