Searched refs:WebRtcIsacfix_DecodePitchGain (Results 1 – 3 of 3) sorted by relevance
87 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata,
90 err = WebRtcIsacfix_DecodePitchGain(&(ISACdec_obj->bitstr_obj), PitchGains_Q12); in WebRtcIsacfix_DecodeImpl()
1582 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata, WebRtc_Word16 *PitchGains_Q12) in WebRtcIsacfix_DecodePitchGain() function