Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h87 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata,
Ddecode.c90 err = WebRtcIsacfix_DecodePitchGain(&(ISACdec_obj->bitstr_obj), PitchGains_Q12); in WebRtcIsacfix_DecodeImpl()
Dentropy_coding.c1582 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata, WebRtc_Word16 *PitchGains_Q12) in WebRtcIsacfix_DecodePitchGain() function