OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:se_128
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
content_analysis_sse2.cc
227
__m128i
se_128
;
local
234
_mm_store_si128(&
se_128
, _mm_add_epi64(_mm_unpackhi_epi32(se_32, z),
243
uint64_t* se_64 = reinterpret_cast<uint64_t*>(&
se_128
);
Completed in 127 milliseconds