Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h26 extern const uint16_t WebRtcIsacfix_kSelIndShape[108];
Dlpc_tables.c27 const uint16_t WebRtcIsacfix_kSelIndShape[108] = { variable
Dentropy_coding.c968 …tmpcoeffs_sQ10[WebRtcIsacfix_kSelIndShape[k]] = WebRtcIsacfix_kLevelsShapeQ10[WebRtcIsacfix_kOfLev… in WebRtcIsacfix_DecodeLpcCoef()
1192 …index_sQQ[k] = (int16_t)(CalcLrIntQ(tmpcoeffs_sQ17[WebRtcIsacfix_kSelIndShape[k]], 17) + WebRtcIsa… in EstCodeLpcCoef()
1245 …tmpcoeffs_sQ17[WebRtcIsacfix_kSelIndShape[k]] = WEBRTC_SPL_MUL(128, WebRtcIsacfix_kLevelsShapeQ10[… in EstCodeLpcCoef()