OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s1_05_1
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/x86/
fwd_dct32x32_impl_avx2.h
673
const __m256i
s1_05_1
= _mm256_unpackhi_epi16(step3[6], step3[5]);
local
[
all
...]
fwd_dct32x32_impl_sse2.h
761
const __m128i
s1_05_1
= _mm_unpackhi_epi16(step3[6], step3[5]);
local
[
all
...]
Completed in 4474 milliseconds