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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc 337 MergeUVRow_ = MergeUVRow_NEON;
446 MergeUVRow_ = MergeUVRow_NEON;
    [all...]
row_any.cc 197 ANY21(MergeUVRow_Any_NEON, MergeUVRow_NEON, 0, 1, 1, 2, 15)
    [all...]
row_neon.cc 643 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
    [all...]
row_neon64.cc 637 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
    [all...]
planar_functions.cc 347 MergeUVRow = MergeUVRow_NEON;
    [all...]
  /external/libyuv/files/source/
convert_from_argb.cc 343 MergeUVRow_ = MergeUVRow_NEON;
494 MergeUVRow_ = MergeUVRow_NEON;
    [all...]
row_neon.cc 602 void MergeUVRow_NEON(const uint8* src_u,
    [all...]
row_neon64.cc 603 void MergeUVRow_NEON(const uint8* src_u,
    [all...]
row_any.cc 221 ANY21(MergeUVRow_Any_NEON, MergeUVRow_NEON, 0, 1, 1, 2, 15)
    [all...]
planar_functions.cc 380 MergeUVRow = MergeUVRow_NEON;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 466 milliseconds