Home
last modified time | relevance | path

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

/liblc3-3.7.0-3.6.0/src/
Dmdct_neon.h253 float32x4_t w_re = vtrn1q_f32(w, w); in neon_fft_bf2() local
276 float32x2_t w_re = vtrn1_f32(w, w); in neon_fft_bf2() local