Searched refs:WebRtcIlbcfix_Chebyshev (Results 1 – 3 of 3) sorted by relevance
78 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()90 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()97 ymid = WebRtcIlbcfix_Chebyshev(xmid, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()148 ylow = WebRtcIlbcfix_Chebyshev(xlow, f[fi_select]); in WebRtcIlbcfix_Poly2Lsp()
31 int16_t WebRtcIlbcfix_Chebyshev(
29 int16_t WebRtcIlbcfix_Chebyshev( in WebRtcIlbcfix_Chebyshev() function