Home
last modified time | relevance | path

Searched refs:ARGBToARGB (Results 1 – 7 of 7) sorted by relevance

/external/libyuv/files/include/libyuv/
Dconvert_from_argb.h22 #define ARGBToARGB ARGBCopy macro
Dconvert_argb.h29 #define ARGBToARGB ARGBCopy macro
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dconvert_from_argb.h22 #define ARGBToARGB ARGBCopy macro
Dconvert_argb.h29 #define ARGBToARGB ARGBCopy macro
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc106 r = ARGBToARGB(src, src_width * 4, in ConvertToARGB()
/external/libyuv/files/source/
Dconvert_to_argb.cc107 r = ARGBToARGB(src, src_width * 4, crop_argb, argb_stride, crop_width, in ConvertToARGB()
/external/libyuv/files/unit_test/
Dconvert_test.cc1233 TESTSYM(ARGBToARGB, 4, 4, 1)