Searched refs:WebRtcIsacfix_kT2GainQ15 (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | lpc_tables.h | 88 extern const int16_t WebRtcIsacfix_kT2GainQ15[KLT_NUM_MODELS][36];
|
D | lpc_tables.c | 1194 const int16_t WebRtcIsacfix_kT2GainQ15[3][36] = { variable
|
D | entropy_coding.c | 1006 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_DecodeLpcCoef() 1155 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef() 1312 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef() 1397 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_EstCodeLpcGain() 2017 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_TranscodeLpcCoef()
|