Searched defs:n3 (Results 1 – 3 of 3) sorted by relevance
96 struct lc3_fft_bf3_twiddles { int n3; const struct lc3_complex (*t)[2]; }; member
117 int n3 = twiddles->n3; in neon_fft_bf3() local
98 int n3 = twiddles->n3; in fft_bf3() local