Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h40 extern const int16_t WebRtcIsacfix_kQuantMinShape[108];
Dlpc_tables.c61 const int16_t WebRtcIsacfix_kQuantMinShape[108] = { variable
Dentropy_coding.c1192 …lcLrIntQ(tmpcoeffs_sQ17[WebRtcIsacfix_kSelIndShape[k]], 17) + WebRtcIsacfix_kQuantMinShape[k]); //… in EstCodeLpcCoef()