Home
last modified time | relevance | path

Searched defs:n3 (Results 1 – 3 of 3) sorted by relevance

/liblc3-latest/src/
Dtables.h96 struct lc3_fft_bf3_twiddles { int n3; const struct lc3_complex (*t)[2]; }; member
Dmdct_neon.h117 int n3 = twiddles->n3; in neon_fft_bf3() local
Dmdct.c98 int n3 = twiddles->n3; in fft_bf3() local