Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A 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