Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h85 extern const int16_t WebRtcIsacfix_kT1ShapeQ15[KLT_NUM_MODELS][324];
Dlpc_tables.c1088 const int16_t WebRtcIsacfix_kT1ShapeQ15[3][324] = { variable
Dentropy_coding.c996 WebRtcIsacfix_kT1ShapeQ15[model][pos2] >> 7; // (Q10*Q15)>>7 = Q18 in WebRtcIsacfix_DecodeLpcCoef()
1150 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1ShapeQ15[0], tmpcoeffs_sQ17, in EstCodeLpcCoef()
1251 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1ShapeQ15[0], tmpcoeffs_sQ17, in EstCodeLpcCoef()