Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.h258 int16_t WebRtcIsac_DecodeLpcGainUb(double* lpGains, Bitstr* streamdata);
Dentropy_coding.c1400 int16_t WebRtcIsac_DecodeLpcGainUb(double* lpGains, Bitstr* streamdata) { in WebRtcIsac_DecodeLpcGainUb() function
1987 WebRtcIsac_DecodeLpcGainUb(percepFilterGains, streamdata); in WebRtcIsac_DecodeLpcCoefUB()
1991 WebRtcIsac_DecodeLpcGainUb(&percepFilterGains[SUBFRAMES], streamdata); in WebRtcIsac_DecodeLpcCoefUB()