Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c947 int32_t tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in WebRtcIsacfix_DecodeLpcCoef() local
984 tmpcoeffs2_gQ21, kTIndexFactor2, kTIndexFactor2, in WebRtcIsacfix_DecodeLpcCoef()
1006 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_DecodeLpcCoef()
1075 int32_t tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in EstCodeLpcCoef() local
1138 tmpcoeffs2_gQ21[posg] = sumQQ; in EstCodeLpcCoef()
1144 tmpcoeffs2_gQ21[posg] = sumQQ; in EstCodeLpcCoef()
1155 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef()
1299 tmpcoeffs2_gQ21[posg] = sumQQ << 4; in EstCodeLpcCoef()
1306 tmpcoeffs2_gQ21[posg] = sumQQ << 4; in EstCodeLpcCoef()
1312 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef()
[all …]