Home
last modified time | relevance | path

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

/liblc3-3.7.0-3.6.0/src/
Dmdct_neon.h254 float32x4_t w_im = vtrn2q_f32(w, w); in neon_fft_bf2() local
277 float32x2_t w_im = vtrn2_f32(w, w); in neon_fft_bf2() local