Home
last modified time | relevance | path

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

/external/libaom/libaom/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/libyuv/files/source/
Dconvert.cc1212 RGB565ToYRow_C; in RGB565ToI420()
Drow_common.cc441 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { in RGB565ToYRow_C() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert.cc1238 RGB565ToYRow_C; in RGB565ToI420()
Drow_common.cc521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C() function
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h634 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h1027 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h970 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width);