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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc163 RGBANY(RGB565ToARGBRow_Any_SSE2, RGB565ToARGBRow_SSE2, RGB565ToARGBRow_C,
H A Dconvert_argb.cc554 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
H A Dconvert.cc1231 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
H A Drow_posix.cc386 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Drow_win.cc454 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc159 RGBANY(RGB565ToARGBRow_Any_SSE2, RGB565ToARGBRow_SSE2, RGB565ToARGBRow_C,
H A Dconvert_argb.cc554 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
H A Dconvert.cc1224 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
H A Drow_posix.cc386 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Drow_win.cc455 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, function
/external/libyuv/files/include/libyuv/
H A Drow.h294 void RGB565ToARGBRow_SSE2(const uint8* src_argb, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Drow_posix.cc328 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) { function
H A Dconvert_argb.cc450 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
H A Dconvert.cc1325 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
H A Drow_win.cc324 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h937 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h845 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, int pix);

Completed in 602 milliseconds