Searched refs:silk_short_prediction_create_arch_coef_neon (Results 1 – 1 of 1) sorted by relevance
35 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() function71 (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)…