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

  /external/libyuv/files/source/
row_neon.cc 600 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 255 YANY(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 3, 4, 8)
convert_argb.cc 461 RGB24ToARGBRow = RGB24ToARGBRow_NEON;
row_neon.cc     [all...]
row_neon64.cc     [all...]
  /external/libyuv/files/include/libyuv/
row.h 300 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix);
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]

Completed in 119 milliseconds