Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dadaptive_fir_filter.cc168 const float32x4_t G_re = vld1q_f32(&G.re[k]); in AdaptPartitions_Neon() local
235 const __m128 G_re = _mm_loadu_ps(&G.re[k]); in AdaptPartitions_Sse2() local