Searched refs:RGB565ToUVRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert.cc | 1026 uint8* dst_u, uint8* dst_v, int width) = RGB565ToUVRow_C; in RGB565ToI420()
|
D | row_common.cc | 489 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 1236 RGB565ToUVRow_C; in RGB565ToI420()
|
D | row_common.cc | 566 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C() function
|
/external/libyuv/files/source/ |
D | convert.cc | 1900 RGB565ToUVRow_C; in RGB565ToI420()
|
D | row_common.cc | 566 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 721 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1224 void RGB565ToUVRow_C(const uint8_t* src_rgb565,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1443 void RGB565ToUVRow_C(const uint8_t* src_rgb565,
|