OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gg_hi
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/opts/
SkSwizzler_opts.h
644
__m128i
gg_hi
= _mm_unpackhi_epi8(grays, grays);
local
650
__m128i ggga2 = _mm_unpacklo_epi16(
gg_hi
, ga_hi);
651
__m128i ggga3 = _mm_unpackhi_epi16(
gg_hi
, ga_hi);
Completed in 45 milliseconds