Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Drow_common.cc444 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { in RGB565ToYRow_C() function
/external/libyuv/files/source/
Drow_common.cc521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C() function