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

  /external/libvpx/libvpx/third_party/libyuv/source/
planar_functions.cc 280 SplitUVRow = SplitUVRow_NEON;
    [all...]
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...]
  /external/libyuv/files/source/
planar_functions.cc 310 SplitUVRow = SplitUVRow_NEON;
    [all...]
row_neon.cc 578 void SplitUVRow_NEON(const uint8* src_uv,
    [all...]
row_neon64.cc 579 void SplitUVRow_NEON(const uint8* src_uv,
    [all...]
row_any.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 1788 milliseconds