Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.h81 int WebRtcIsac_DecodeLpcCoefUB(Bitstr* streamdata, double* lpcVecs,
Dentropy_coding.c803 err = WebRtcIsac_DecodeLpcCoefUB(streamdata, lpcCoeff, percepFilterGains, in WebRtcIsac_DecodeInterpolLpcUb()
1951 int WebRtcIsac_DecodeLpcCoefUB(Bitstr* streamdata, double* lpcVecs, in WebRtcIsac_DecodeLpcCoefUB() function