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

  /external/libyuv/files/source/
convert_from_argb.cc 168 ARGBToUVRow = ARGBToUVRow_NEON;
313 ARGBToUVRow = ARGBToUVRow_NEON;
422 ARGBToUVRow = ARGBToUVRow_NEON;
536 ARGBToUVRow = ARGBToUVRow_NEON;
638 ARGBToUVRow = ARGBToUVRow_NEON;
    [all...]
row_any.cc     [all...]
row_neon.cc     [all...]
row_neon64.cc     [all...]
convert.cc 569 ARGBToUVRow = ARGBToUVRow_NEON;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc 314 ARGBToUVRow = ARGBToUVRow_NEON;
423 ARGBToUVRow = ARGBToUVRow_NEON;
    [all...]
row_any.cc 640 ANY12S(ARGBToUVRow_Any_NEON, ARGBToUVRow_NEON, 0, 4, 15)
row_neon.cc     [all...]
row_neon64.cc     [all...]
convert.cc 569 ARGBToUVRow = ARGBToUVRow_NEON;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 598 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 660 void ARGBToUVRow_NEON(const uint8* src_argb, int src_stride_argb,
    [all...]

Completed in 43 milliseconds