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

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

Completed in 149 milliseconds