Searched refs:RGB565ToYRow_C (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert.cc991 RGB565ToYRow_C;
H A Drow_common.cc436 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { function
/external/libyuv/files/source/
H A Dconvert.cc1212 RGB565ToYRow_C;
H A Drow_common.cc441 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h700 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1027 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width);

Completed in 161 milliseconds