Searched defs:RGB565ToARGBRow_SSE2 (Results 1 - 2 of 2) sorted by relevance

/external/libyuv/files/source/
H A Drow_posix.cc328 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Drow_win.cc324 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, function

Completed in 125 milliseconds