Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_sse2.c264 static const int shift_exponent_into_top_mantissa = 8; in mm_pow_ps() local
267 _mm_castps_si128(two_n), shift_exponent_into_top_mantissa)); in mm_pow_ps()