Searched refs:KLT_NUM_MODELS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlpc_tables.h30 extern const uint16_t WebRtcIsacfix_kModelCdf[KLT_NUM_MODELS+1];
49 extern const uint16_t WebRtcIsacfix_kOffsetGain[KLT_NUM_MODELS][12];
51 extern const uint16_t WebRtcIsacfix_kOffsetShape[KLT_NUM_MODELS][108];
54 extern const uint16_t WebRtcIsacfix_kInitIndexGain[KLT_NUM_MODELS][12];
56 extern const uint16_t WebRtcIsacfix_kInitIndexShape[KLT_NUM_MODELS][108];
74 extern const uint16_t *WebRtcIsacfix_kCdfGainPtr[KLT_NUM_MODELS][12];
76 extern const uint16_t *WebRtcIsacfix_kCdfShapePtr[KLT_NUM_MODELS][108];
84 extern const int16_t WebRtcIsacfix_kT1GainQ15[KLT_NUM_MODELS][4];
86 extern const int16_t WebRtcIsacfix_kT1ShapeQ15[KLT_NUM_MODELS][324];
89 extern const int16_t WebRtcIsacfix_kT2GainQ15[KLT_NUM_MODELS][3
[all...]
H A Dsettings.h68 #define KLT_NUM_MODELS 3 macro
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dlpc_tables.h30 extern const WebRtc_UWord16 WebRtcIsacfix_kModelCdf[KLT_NUM_MODELS+1];
49 extern const WebRtc_UWord16 WebRtcIsacfix_kOffsetGain[KLT_NUM_MODELS][12];
51 extern const WebRtc_UWord16 WebRtcIsacfix_kOffsetShape[KLT_NUM_MODELS][108];
54 extern const WebRtc_UWord16 WebRtcIsacfix_kInitIndexGain[KLT_NUM_MODELS][12];
56 extern const WebRtc_UWord16 WebRtcIsacfix_kInitIndexShape[KLT_NUM_MODELS][108];
74 extern const WebRtc_UWord16 *WebRtcIsacfix_kCdfGainPtr[KLT_NUM_MODELS][12];
76 extern const WebRtc_UWord16 *WebRtcIsacfix_kCdfShapePtr[KLT_NUM_MODELS][108];
84 extern const WebRtc_Word16 WebRtcIsacfix_kT1GainQ15[KLT_NUM_MODELS][4];
86 extern const WebRtc_Word16 WebRtcIsacfix_kT1ShapeQ15[KLT_NUM_MODELS][324];
89 extern const WebRtc_Word16 WebRtcIsacfix_kT2GainQ15[KLT_NUM_MODELS][3
[all...]
H A Dsettings.h68 #define KLT_NUM_MODELS 3 macro
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dlpc_tables.h28 #define KLT_NUM_MODELS 3 macro
42 extern const uint16_t WebRtcIsac_kQKltModelCdf[KLT_NUM_MODELS+1];
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dlpc_tables.h28 #define KLT_NUM_MODELS 3 macro
42 extern const WebRtc_UWord16 WebRtcIsac_kQKltModelCdf[KLT_NUM_MODELS+1];

Completed in 120 milliseconds