OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:k_half
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c
247
static const ALIGN16_BEG float ALIGN16_END
k_half
[4] =
local
249
const __m128 mm_half = _mm_load_ps(
k_half
);
337
static const ALIGN16_BEG float ALIGN16_END
k_half
[4] =
local
339
const __m128 mm_half = _mm_load_ps(
k_half
);
Completed in 56 milliseconds