Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_sse2.c274 static const ALIGN16_BEG int zero_biased_exponent_is_one[4] ALIGN16_END = { in mm_pow_ps() local
278 _mm_or_ps(mantissa, *((__m128*)zero_biased_exponent_is_one)); in mm_pow_ps()
305 _mm_sub_ps(y, *((__m128*)zero_biased_exponent_is_one)); in mm_pow_ps()