Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h50 extern const uint16_t WebRtcIsacfix_kOffsetShape[KLT_NUM_MODELS][108];
Dlpc_tables.c101 const uint16_t WebRtcIsacfix_kOffsetShape[3][108] = { variable
Dentropy_coding.c968 …RtcIsacfix_kLevelsShapeQ10[WebRtcIsacfix_kOfLevelsShape[model]+WebRtcIsacfix_kOffsetShape[model][k… in WebRtcIsacfix_DecodeLpcCoef()
1198 index_ovr_sQQ[k] = WebRtcIsacfix_kOffsetShape[0][k]+index_sQQ[k]; in EstCodeLpcCoef()