Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_rdft_neon.c107 const float32x2_t yy1_a = vdup_lane_f32(vget_high_f32(x1_x3_add), 1); in cftmdl_128_neon() local
109 const float32x4_t yy1_as = vcombine_f32(yy1_a, yy1_s); in cftmdl_128_neon()