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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc 242 ARGBToUV411Row = ARGBToUV411Row_NEON;
    [all...]
row_any.cc 589 ANY12(ARGBToUV411Row_Any_NEON, ARGBToUV411Row_NEON, 0, 4, 2, 31)
row_neon.cc     [all...]
row_neon64.cc     [all...]
  /external/libyuv/files/source/
convert_from_argb.cc 241 ARGBToUV411Row = ARGBToUV411Row_NEON;
    [all...]
row_any.cc     [all...]
row_neon.cc     [all...]
row_neon64.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 596 void ARGBToUV411Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v,
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 658 void ARGBToUV411Row_NEON(const uint8* src_argb, uint8* dst_u, uint8* dst_v,
    [all...]

Completed in 590 milliseconds