Home
last modified time | relevance | path

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

/external/liblc3/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
/external/libxaac/encoder/
Dixheaace_fft.c1047 FLOAT32 w_re, w_im, re1, re2, im1, im2; in ixheaace_post_mdct() local