HomeSort by relevance Sort by last modified time
    Searched refs:KLT_NUM_MODELS (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 29 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...]
settings.h 68 #define KLT_NUM_MODELS 3
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_tables.h 28 #define KLT_NUM_MODELS 3
42 extern const uint16_t WebRtcIsac_kQKltModelCdf[KLT_NUM_MODELS+1];

Completed in 237 milliseconds