Home
last modified time | relevance | path

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

/liblc3-3.7.0-3.6.0/src/
Dmdct_neon.h142 float32x4_t x1r = vtrn1q_f32( vrev64q_f32(vnegq_f32(x1)), x1 ); in neon_fft_bf3() local
185 float32x2_t x1r = vtrn1_f32( vrev64_f32(vneg_f32(x1)), x1 ); in neon_fft_bf3() local
250 float32x4_t x1r = vtrn1q_f32( vrev64q_f32(vnegq_f32(x1)), x1 ); in neon_fft_bf2() local
273 float32x2_t x1r = vtrn1_f32( vrev64_f32(vneg_f32(x1)), x1 ); in neon_fft_bf2() local