Searched defs:RGB565ToARGBRow_SSE2 (Results 1 - 4 of 4) 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
/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_gcc.cc344 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Drow_win.cc469 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, function

Completed in 298 milliseconds