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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 73 extern const uint16_t *WebRtcIsacfix_kCdfGainPtr[KLT_NUM_MODELS][12];
lpc_tables.c     [all...]
entropy_coding.c 971 err = WebRtcIsacfix_DecHistOneStepMulti(index_QQ, streamdata, WebRtcIsacfix_kCdfGainPtr[model], WebRtcIsacfix_kInitIndexGain[model], KLT_ORDER_GAIN);
    [all...]
encode.c 618 WebRtcIsacfix_kCdfGainPtr[0], KLT_ORDER_GAIN);

Completed in 111 milliseconds