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

  /external/libyuv/files/source/
row_common.cc 70 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) {
    [all...]
  /external/chromium_org/third_party/libyuv/source/
row_common.cc 73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) {
    [all...]

Completed in 43 milliseconds