Home
last modified time | relevance | path

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

/external/libopus/silk/arm/
DNSQ_neon.h35 static OPUS_INLINE void silk_short_prediction_create_arch_coef_neon(opus_int32 *out, const opus_int… in silk_short_prediction_create_arch_coef_neon() function
71 (silk_short_prediction_create_arch_coef_neon(out, in, order))
76 …do { if (arch == OPUS_ARCH_ARM_NEON) { silk_short_prediction_create_arch_coef_neon(out, in, order)…