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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 54 extern const WebRtc_UWord16 WebRtcIsacfix_kInitIndexGain[KLT_NUM_MODELS][12];
lpc_tables.c 144 const WebRtc_UWord16 WebRtcIsacfix_kInitIndexGain[3][12] = {
    [all...]
entropy_coding.c 833 err = WebRtcIsacfix_DecHistOneStepMulti(index_QQ, streamdata, WebRtcIsacfix_kCdfGainPtr[model], WebRtcIsacfix_kInitIndexGain[model], KLT_ORDER_GAIN);
    [all...]

Completed in 232 milliseconds