Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h43 int WebRtcIsacfix_DecodeLpc(int32_t *gain_lo_hiQ17,
Ddecode.c101 err = WebRtcIsacfix_DecodeLpc(gain_lo_hiQ17, lofilt_coefQ15, hifilt_coefQ15, in WebRtcIsacfix_DecodeImpl()
Dentropy_coding.c916 int WebRtcIsacfix_DecodeLpc(int32_t *gain_lo_hiQ17, in WebRtcIsacfix_DecodeLpc() function