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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_from_argb.h 22 #define ARGBToARGB ARGBCopy
convert_argb.h 29 #define ARGBToARGB ARGBCopy
  /external/libyuv/files/include/libyuv/
convert_from_argb.h 22 #define ARGBToARGB ARGBCopy
convert_argb.h 29 #define ARGBToARGB ARGBCopy
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_to_argb.cc 106 r = ARGBToARGB(src, src_width * 4,
  /external/libyuv/files/source/
convert_to_argb.cc 107 r = ARGBToARGB(src, src_width * 4, crop_argb, argb_stride, crop_width,
  /external/libyuv/files/unit_test/
convert_test.cc     [all...]

Completed in 577 milliseconds