Searched refs:RGB24ToARGBRow_C (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert.cc766 RGB24ToARGBRow_C;
H A Dconvert_argb.cc889 RGB24ToARGBRow_C;
H A Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { function
/external/libyuv/files/source/
H A Dconvert_argb.cc949 RGB24ToARGBRow_C;
H A Dconvert.cc954 RGB24ToARGBRow_C;
H A Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h957 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1593 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width);

Completed in 143 milliseconds