Searched defs:RGB24ToARGBRow (Results 1 – 6 of 6) sorted by relevance
/external/libyuv/files/source/ |
D | convert.cc | 1460 void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) = in RGB24ToI420() local 1609 void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) = in RGB24ToJ420() local 2386 void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) = in RGB24ToJ400() local
|
D | convert_argb.cc | 1187 void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) = in RGB24ToARGB() local
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 452 void (*RGB24ToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int pix) = in RGB24ToARGB() local
|
D | convert.cc | 802 void (*RGB24ToARGBRow)(const uint8* src_rgb, uint8* dst_argb, int pix) = in RGB24ToI420() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 977 void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) = in RGB24ToI420() local
|
D | convert_argb.cc | 1163 void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) = in RGB24ToARGB() local
|