Home
last modified time | relevance | path

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

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