Home
last modified time | relevance | path

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

/external/webrtc/webrtc/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.c1572 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata, int16_t *PitchGains_Q12) in WebRtcIsacfix_DecodePitchGain() function