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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 352 ANY11(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 0, 2, 1, 7)
row_neon.cc     [all...]
row_neon64.cc     [all...]
convert.cc     [all...]
  /external/libyuv/files/source/
row_any.cc 425 ANY11(RGB565ToYRow_Any_NEON, RGB565ToYRow_NEON, 0, 2, 1, 7)
    [all...]
row_neon.cc     [all...]
row_neon64.cc     [all...]
convert.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 623 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix);
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 685 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int width);
    [all...]

Completed in 256 milliseconds