Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_rdft_neon.c104 const float32x2_t yy0_a = vdup_lane_f32(vget_high_f32(x1_x3_add), 0); in cftmdl_128_neon() local
106 const float32x4_t yy0_as = vcombine_f32(yy0_a, yy0_s); in cftmdl_128_neon()