Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Darith_routins.h77 int WebRtcIsacfix_DecLogisticMulti2(
Darith_routines_logist.c229 int WebRtcIsacfix_DecLogisticMulti2(int16_t *dataQ7, in WebRtcIsacfix_DecLogisticMulti2() function
Dentropy_coding.c485 len = WebRtcIsacfix_DecLogisticMulti2(data, streamdata, invARSpec2_Q16, (int16_t)FRAMESAMPLES); in WebRtcIsacfix_DecodeSpec()