Searched refs:RGB24ToARGBRow_C (Results 1 – 12 of 12) sorted by relevance
/external/libyuv/files/source/ |
D | convert.cc | 1461 RGB24ToARGBRow_C; in RGB24ToI420() 1610 RGB24ToARGBRow_C; in RGB24ToJ420() 2387 RGB24ToARGBRow_C; in RGB24ToJ400()
|
D | convert_argb.cc | 1188 RGB24ToARGBRow_C; in RGB24ToARGB()
|
D | row_common.cc | 84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 453 RGB24ToARGBRow_C; in RGB24ToARGB()
|
D | convert.cc | 803 RGB24ToARGBRow_C; in RGB24ToI420()
|
D | row_common.cc | 73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 978 RGB24ToARGBRow_C; in RGB24ToI420()
|
D | convert_argb.cc | 1164 RGB24ToARGBRow_C; in RGB24ToARGB()
|
D | row_common.cc | 84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 877 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1641 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1938 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width);
|