Home
last modified time | relevance | path

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

/external/libopus/celt/x86/
Dx86_celt_map.c65 xcorr_kernel_c, /* non-sse */
66 xcorr_kernel_c,
67 xcorr_kernel_c,
101 xcorr_kernel_c, /* non-sse */
/external/libopus/celt/arm/
Darm_celt_map.c89 xcorr_kernel_c, /* ARMv4 */
90 xcorr_kernel_c, /* EDSP */
91 xcorr_kernel_c, /* Media */
/external/libopus/celt/
Dpitch.h65 static OPUS_INLINE void xcorr_kernel_c(const opus_val16 * x, const opus_val16 * y, opus_val32 sum[4… in xcorr_kernel_c() function
133 ((void)(arch),xcorr_kernel_c(x, y, sum, len))