Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h25 extern const WebRtc_UWord16 WebRtcIsacfix_kSelIndGain[12];
Dlpc_tables.c23 const WebRtc_UWord16 WebRtcIsacfix_kSelIndGain[12] = { variable
Dentropy_coding.c838 …tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevel… in WebRtcIsacfix_DecodeLpcCoef()
1110 posQQ = WebRtcIsacfix_kSelIndGain[k]; in EstCodeLpcCoef()
1258 …tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevel… in EstCodeLpcCoef()
1415 posQQ = WebRtcIsacfix_kSelIndGain[k]; in WebRtcIsacfix_EstCodeLpcGain()
2061 posQQ = WebRtcIsacfix_kSelIndGain[k]; in WebRtcIsacfix_TranscodeLpcCoef()