Searched refs:I400ToARGBRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 268 int width) = I400ToARGBRow_C; in I400ToARGB()
|
D | row_common.cc | 1615 void I400ToARGBRow_C(const uint8* src_y, uint8* rgb_buf, int width) { in I400ToARGBRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 959 I400ToARGBRow_C; in I400ToARGB()
|
D | row_common.cc | 2009 void I400ToARGBRow_C(const uint8_t* src_y, uint8_t* rgb_buf, int width) { in I400ToARGBRow_C() function
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 967 I400ToARGBRow_C; in I400ToARGB()
|
D | row_common.cc | 2009 void I400ToARGBRow_C(const uint8_t* src_y, uint8_t* rgb_buf, int width) { in I400ToARGBRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1358 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2323 void I400ToARGBRow_C(const uint8_t* src_y, uint8_t* rgb_buf, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2662 void I400ToARGBRow_C(const uint8_t* src_y, uint8_t* rgb_buf, int width);
|