Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c968 int32_t tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in WebRtcIsacfix_DecodeLpcCoef() local
1005 tmpcoeffs2_gQ21, kTIndexFactor2, kTIndexFactor2, in WebRtcIsacfix_DecodeLpcCoef()
1027 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_DecodeLpcCoef()
1097 int32_t tmpcoeffs2_gQ21[KLT_ORDER_GAIN]; in EstCodeLpcCoef() local
1160 tmpcoeffs2_gQ21[posg] = sumQQ; in EstCodeLpcCoef()
1166 tmpcoeffs2_gQ21[posg] = sumQQ; in EstCodeLpcCoef()
1177 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef()
1321 tmpcoeffs2_gQ21[posg] = sumQQ << 4; in EstCodeLpcCoef()
1328 tmpcoeffs2_gQ21[posg] = sumQQ << 4; in EstCodeLpcCoef()
1334 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef()
[all …]