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()
1572 int WebRtcIsacfix_DecodePitchGain(Bitstr_dec *streamdata, int16_t *PitchGains_Q12) in WebRtcIsacfix_DecodePitchGain() function