Home
last modified time | relevance | path

Searched defs:RGB565ToARGBRow_SSE2 (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/source/
Drow_posix.cc328 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { in RGB565ToARGBRow_SSE2() function
Drow_win.cc324 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc344 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { in RGB565ToARGBRow_SSE2() function
Drow_win.cc469 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_SSE2() function