Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_tables.h29 extern const uint16_t WebRtcIsacfix_kModelCdf[KLT_NUM_MODELS+1];
48 extern const uint16_t WebRtcIsacfix_kOffsetGain[KLT_NUM_MODELS][12];
50 extern const uint16_t WebRtcIsacfix_kOffsetShape[KLT_NUM_MODELS][108];
53 extern const uint16_t WebRtcIsacfix_kInitIndexGain[KLT_NUM_MODELS][12];
55 extern const uint16_t WebRtcIsacfix_kInitIndexShape[KLT_NUM_MODELS][108];
73 extern const uint16_t *WebRtcIsacfix_kCdfGainPtr[KLT_NUM_MODELS][12];
75 extern const uint16_t *WebRtcIsacfix_kCdfShapePtr[KLT_NUM_MODELS][108];
83 extern const int16_t WebRtcIsacfix_kT1GainQ15[KLT_NUM_MODELS][4];
85 extern const int16_t WebRtcIsacfix_kT1ShapeQ15[KLT_NUM_MODELS][324];
88 extern const int16_t WebRtcIsacfix_kT2GainQ15[KLT_NUM_MODELS][36];
[all …]
Dsettings.h68 #define KLT_NUM_MODELS 3 macro
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_tables.h28 #define KLT_NUM_MODELS 3 macro
42 extern const uint16_t WebRtcIsac_kQKltModelCdf[KLT_NUM_MODELS+1];