Home
last modified time | relevance | path

Searched refs:k2_0_4 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_rdft_neon.c206 const float32x4x2_t k2_0_4 = vld2q_f32(&a[122 - j2]); in rftfsub_128_neon() local
208 const float32x4_t a_k2_p0 = reverse_order_f32x4(k2_0_4.val[0]); in rftfsub_128_neon()
210 const float32x4_t a_k2_p1 = reverse_order_f32x4(k2_0_4.val[1]); in rftfsub_128_neon()
286 const float32x4x2_t k2_0_4 = vld2q_f32(&a[122 - j2]); in rftbsub_128_neon() local
288 const float32x4_t a_k2_p0 = reverse_order_f32x4(k2_0_4.val[0]); in rftbsub_128_neon()
290 const float32x4_t a_k2_p1 = reverse_order_f32x4(k2_0_4.val[1]); in rftbsub_128_neon()