Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.h189 int WebRtcIsac_DecodePitchLag(Bitstr* streamdata, int16_t* PitchGain_Q12,
Ddecode.c103 err = WebRtcIsac_DecodePitchLag(&ISACdecLB_obj->bitstr_obj, PitchGains_Q12, in WebRtcIsac_DecodeLb()
Dentropy_coding.c1592 int WebRtcIsac_DecodePitchLag(Bitstr* streamdata, int16_t* PitchGain_Q12, in WebRtcIsac_DecodePitchLag() function