Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_DecodeLpcCoef (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h38 int WebRtcIsacfix_DecodeLpcCoef(Bitstr_dec *streamdata,
Dentropy_coding.c925 err = WebRtcIsacfix_DecodeLpcCoef(streamdata, larsQ17, gain_lo_hiQ17, outmodel); in WebRtcIsacfix_DecodeLpc()
935 int WebRtcIsacfix_DecodeLpcCoef(Bitstr_dec *streamdata, in WebRtcIsacfix_DecodeLpcCoef() function