Home
last modified time | relevance | path

Searched defs:RGB24ToARGBRow_C (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_common.cc73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C() function
/external/libyuv/files/source/
Drow_common.cc84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C() function