OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_if1
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_neon.c
407
const uint32x4_t
vec_if1
=
local
410
vec_hNl = vreinterpretq_f32_u32(vorrq_u32(vec_if0,
vec_if1
));
aec_core_sse2.c
389
const __m128
vec_if1
= _mm_and_ps(
local
391
vec_hNl = _mm_or_ps(vec_if0,
vec_if1
);
Completed in 2906 milliseconds