Home
last modified time | relevance | path

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

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