OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_kOffsetGain
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h
49
extern const WebRtc_UWord16
WebRtcIsacfix_kOffsetGain
[KLT_NUM_MODELS][12];
lpc_tables.c
95
const WebRtc_UWord16
WebRtcIsacfix_kOffsetGain
[3][12] = {
[
all
...]
entropy_coding.c
838
tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevelsGain[model]+
WebRtcIsacfix_kOffsetGain
[model][k] + index_QQ[k]];
[
all
...]
Completed in 38 milliseconds