Home
last modified time | relevance | path

Searched refs:RGB565ToYRow_C (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert.cc1028 RGB565ToYRow_C; in RGB565ToI420()
Drow_common.cc444 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { in RGB565ToYRow_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h633 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int pix);