Searched refs:RGB565ToUVRow_C (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 331 UVANY(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, RGB565ToUVRow_C, 2, 15)
|
D | convert.cc | 1177 uint8* dst_u, uint8* dst_v, int width) = RGB565ToUVRow_C; in RGB565ToI420()
|
D | row_common.cc | 433 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 685 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565,
|