Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c1609 WebRtc_Word16 SQ15[PITCH_SUBFRAMES]; in WebRtcIsacfix_EncodePitchGain() local
1619 SQ15[k] = (WebRtc_Word16) WEBRTC_SPL_MUL_16_16_RSFT(PitchGains_Q12[k],33,2); //Q15 in WebRtcIsacfix_EncodePitchGain()
1628 CQ17 += WEBRTC_SPL_MUL_16_16_RSFT(WebRtcIsacfix_kTransform[k][j], SQ15[j],10); // Q17 in WebRtcIsacfix_EncodePitchGain()