Searched defs:y_neon (Results 1 – 2 of 2) sorted by relevance
45 int16_t y[128], y_neon[128]; in check_resampler() local72 float y_neon = neon_dot(x, x+3, 128); in check_dot() local82 float y[100], y_neon[100]; in check_correlate() local
35 struct lc3_complex y[240], y_neon[240]; in check_fft() local