HomeSort by relevance Sort by last modified time
    Searched refs:RGB565ToARGBRow_C (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libyuv/source/
row_any.cc 157 RGBANY(RGB565ToARGBRow_Any_SSE2, RGB565ToARGBRow_SSE2, RGB565ToARGBRow_C,
convert_argb.cc 518 RGB565ToARGBRow_C;
convert.cc     [all...]
row_common.cc 103 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) {
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 308 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int pix);
  /external/libyuv/files/source/
convert.cc     [all...]
convert_argb.cc 445 RGB565ToARGBRow_C;
    [all...]
row_common.cc 98 void RGB565ToARGBRow_C(const uint8* src_rgb, uint8* dst_argb, int width) {
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h     [all...]

Completed in 621 milliseconds