Searched refs:ARGBToRGBA (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dconvert_from_argb.h42 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/include/libyuv/
H A Dplanar_functions.h98 int ARGBToRGBA(const uint8* src_frame, int src_stride_frame,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc752 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb, function
/external/libyuv/files/source/
H A Dplanar_functions.cc589 int ARGBToRGBA(const uint8* src_argb, int src_stride_argb, function

Completed in 427 milliseconds