Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dmdct_neon.h143 float32x4_t x2r = vtrn1q_f32( vrev64q_f32(vnegq_f32(x2)), x2 ); in neon_fft_bf3() local
186 float32x2_t x2r = vtrn1_f32( vrev64_f32(vneg_f32(x2)), x2 ); in neon_fft_bf3() local