Searched refs:RGB565ToARGBRow_C (Results 1 - 14 of 14) 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.cc531 RGB565ToARGBRow_C;
H A Dconvert.cc1195 RGB565ToARGBRow_C;
H A Drow_common.cc103 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { 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.cc531 RGB565ToARGBRow_C;
H A Dconvert.cc1185 RGB565ToARGBRow_C;
H A Drow_common.cc103 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h308 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert.cc1321 RGB565ToARGBRow = RGB565ToARGBRow_C;
1363 RGB565ToARGBRow_C(src_rgb565, row, width);
H A Dconvert_argb.cc445 RGB565ToARGBRow_C;
H A Drow_common.cc98 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h952 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h860 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int pix);

Completed in 102 milliseconds