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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 104 ANY31(I422ToBGRARow_Any_NEON, I422ToBGRARow_NEON, 1, 0, 4, 7)
row_neon.cc 260 void I422ToBGRARow_NEON(const uint8* src_y,
    [all...]
row_neon64.cc 258 void I422ToBGRARow_NEON(const uint8* src_y,
    [all...]
convert_from.cc 565 I422ToBGRARow = I422ToBGRARow_NEON;
    [all...]
planar_functions.cc 834 I422ToBGRARow = I422ToBGRARow_NEON;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 516 void I422ToBGRARow_NEON(const uint8* src_y,
    [all...]

Completed in 451 milliseconds