Home
last modified time | relevance | path

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

/external/libopus/celt/x86/
Dx86_celt_map.c52 celt_fir_c, /* non-sse */
53 celt_fir_c,
54 celt_fir_c,
/external/libopus/celt/
Dcelt_lpc.h42 void celt_fir_c(
53 (celt_fir_c(x, num, y, N, ord, mem, arch))
Dcelt_lpc.c91 void celt_fir_c( in celt_fir_c() function