HomeSort by relevance Sort by last modified time
    Searched refs:RGB565ToYRow_C (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/third_party/libyuv/source/
convert.cc     [all...]
row_common.cc 444 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) {
    [all...]
  /external/libyuv/files/source/
convert.cc     [all...]
row_common.cc 436 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 633 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int pix);
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 695 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width);
    [all...]

Completed in 640 milliseconds