HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIlbcfix_Chebyshev (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
chebyshev.h 15 WebRtcIlbcfix_Chebyshev.h
31 int16_t WebRtcIlbcfix_Chebyshev(
poly_to_lsp.c 78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]);
90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]);
97 ymid = WebRtcIlbcfix_Chebyshev(xmid, f[fi_select]);
148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]);
chebyshev.c 15 WebRtcIlbcfix_Chebyshev.c
29 int16_t WebRtcIlbcfix_Chebyshev(

Completed in 72 milliseconds