Searched refs:ProcessPixelPair (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/opts/
H A DSkBitmapProcState_opts_SSSE3.cpp243 inline __m128i ProcessPixelPair(uint32_t pixel0, function in namespace:__anon17111
290 __m128i sum0 = ProcessPixelPair(
293 __m128i sum1 = ProcessPixelPair(
322 __m128i sum0 = ProcessPixelPair(
326 __m128i sum1 = ProcessPixelPair(
343 // Same as ProcessPixelPair, except that performing the math one output pixel

Completed in 655 milliseconds