Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h90 int WebRtcIsacfix_DecodePitchLag(Bitstr_dec *streamdata,
Ddecode.c94 err = WebRtcIsacfix_DecodePitchLag(&ISACdec_obj->bitstr_obj, PitchGains_Q12, PitchLags_Q7); in WebRtcIsacfix_DecodeImpl()
Dentropy_coding.c1663 int WebRtcIsacfix_DecodePitchLag(Bitstr_dec *streamdata, in WebRtcIsacfix_DecodePitchLag() function