OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ga_hi
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/opts/
SkSwizzler_opts.h
646
__m128i
ga_hi
= _mm_unpackhi_epi8(grays, alphas);
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