Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h24 extern const uint16_t WebRtcIsacfix_kSelIndGain[12];
Dlpc_tables.c23 const uint16_t WebRtcIsacfix_kSelIndGain[12] = { variable
Dentropy_coding.c976 …tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevel… in WebRtcIsacfix_DecodeLpcCoef()
1167 posQQ = WebRtcIsacfix_kSelIndGain[k]; in EstCodeLpcCoef()
1283 …tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevel… in EstCodeLpcCoef()
1404 posQQ = WebRtcIsacfix_kSelIndGain[k]; in WebRtcIsacfix_EstCodeLpcGain()
2023 posQQ = WebRtcIsacfix_kSelIndGain[k]; in WebRtcIsacfix_TranscodeLpcCoef()