OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xx20
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c
213
const __m128
xx20
= _mm_mul_ps(x1_x3_sub, wk3rv);
local
217
const __m128 xx22 = _mm_add_ps(
xx20
, xx21);
Completed in 417 milliseconds