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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 355 ANY11(ARGB1555ToYRow_Any_NEON, ARGB1555ToYRow_NEON, 0, 2, 1, 7)
row_neon.cc     [all...]
row_neon64.cc     [all...]
convert.cc     [all...]
  /external/libyuv/files/source/
row_any.cc 428 ANY11(ARGB1555ToYRow_Any_NEON, ARGB1555ToYRow_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 624 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int pix);
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 686 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width);
    [all...]

Completed in 479 milliseconds