Searched defs:ARGB4444ToARGBRow_SSE2 (Results 1 - 4 of 4) sorted by relevance

/external/libyuv/files/source/
H A Drow_posix.cc431 void ARGB4444ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Drow_win.cc429 void ARGB4444ToARGBRow_SSE2(const uint8* src_argb4444, uint8* dst_argb, function
/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_gcc.cc443 void ARGB4444ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Drow_win.cc719 void ARGB4444ToARGBRow_SSE2(const uint8* src_argb4444, uint8* dst_argb, function

Completed in 108 milliseconds