Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dmdct_neon.h242 float32x4_t w_re = vtrn1q_f32(w, w); in neon_fft_bf2() local
265 float32x2_t w_re = vtrn1_f32(w, w); in neon_fft_bf2() local