Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Darith_routins.h125 int16_t WebRtcIsacfix_DecHistBisectMulti(
Darith_routines_hist.c147 int16_t WebRtcIsacfix_DecHistBisectMulti(int16_t *data, in WebRtcIsacfix_DecHistBisectMulti() function
Dentropy_coding.c1580 …err = WebRtcIsacfix_DecHistBisectMulti(&index_comb, streamdata, pitch_gain_cdf_ptr, WebRtcIsacfix_… in WebRtcIsacfix_DecodePitchGain()
1714 err = WebRtcIsacfix_DecHistBisectMulti(index, streamdata, cdf, cdf_size, 1); in WebRtcIsacfix_DecodePitchLag()