Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h55 extern const uint16_t WebRtcIsacfix_kInitIndexShape[KLT_NUM_MODELS][108];
Dlpc_tables.c150 const uint16_t WebRtcIsacfix_kInitIndexShape[3][108] = { variable
Dentropy_coding.c963 …ulti(index_QQ, streamdata, WebRtcIsacfix_kCdfShapePtr[model], WebRtcIsacfix_kInitIndexShape[model]… in WebRtcIsacfix_DecodeLpcCoef()