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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 567 ANY12(SplitUVRow_Any_NEON, SplitUVRow_NEON, 0, 2, 0, 15)
row_neon.cc 754 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
    [all...]
row_neon64.cc 728 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
    [all...]
planar_functions.cc     [all...]
convert.cc 302 SplitUVRow = SplitUVRow_NEON;
    [all...]
  /external/libyuv/files/source/
row_any.cc     [all...]
row_neon.cc 621 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
    [all...]
row_neon64.cc 615 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
    [all...]
planar_functions.cc     [all...]
convert.cc 302 SplitUVRow = SplitUVRow_NEON;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 1106 milliseconds