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

  /external/libyuv/files/include/libyuv/
row.h 306 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
  /external/libyuv/files/source/
convert.cc     [all...]
convert_argb.cc 412 RGB24ToARGBRow_C;
    [all...]
row_common.cc 70 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) {
    [all...]

Completed in 110 milliseconds