Home
last modified time | relevance | path

Searched defs:y_neon (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lc3-google/test/neon/
H A Dltpf_neon.c45 int16_t y[128], y_neon[128]; in check_resampler() local
72 float y_neon = neon_dot(x, x+3, 128); in check_dot() local
82 float y[100], y_neon[100]; in check_correlate() local
H A Dmdct_neon.c35 struct lc3_complex y[240], y_neon[240]; in check_fft() local