Home
last modified time | relevance | path

Searched refs:RGB24ToARGBRow_C (Results 1 – 12 of 12) sorted by relevance

/external/libyuv/files/source/
Dconvert.cc1461 RGB24ToARGBRow_C; in RGB24ToI420()
1610 RGB24ToARGBRow_C; in RGB24ToJ420()
2387 RGB24ToARGBRow_C; in RGB24ToJ400()
Dconvert_argb.cc1188 RGB24ToARGBRow_C; in RGB24ToARGB()
Drow_common.cc84 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/
Dconvert_argb.cc453 RGB24ToARGBRow_C; in RGB24ToARGB()
Dconvert.cc803 RGB24ToARGBRow_C; in RGB24ToI420()
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/
Dconvert.cc978 RGB24ToARGBRow_C; in RGB24ToI420()
Dconvert_argb.cc1164 RGB24ToARGBRow_C; in RGB24ToARGB()
Drow_common.cc84 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/
Drow.h877 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1641 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h1938 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width);