Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aec/
Daec_core_sse2.c304 static const ALIGN16_BEG float min_input[4] ALIGN16_END = in mm_pow_ps() local
307 const __m128 x_max = _mm_max_ps(x_min, *((__m128 *)min_input)); in mm_pow_ps()