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

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

Completed in 102 milliseconds