Searched refs:I400ToARGBRow_NEON (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc306 I400ToARGBRow = I400ToARGBRow_NEON;
H A Drow_any.cc301 ANY11(I400ToARGBRow_Any_NEON, I400ToARGBRow_NEON, 0, 1, 4, 7)
H A Drow_neon.cc540 void I400ToARGBRow_NEON(const uint8* src_y, function
H A Drow_neon64.cc517 void I400ToARGBRow_NEON(const uint8* src_y, function
/external/libyuv/files/source/
H A Drow_any.cc373 ANY11(I400ToARGBRow_Any_NEON, I400ToARGBRow_NEON, 0, 1, 4, 7)
H A Drow_neon.cc437 void I400ToARGBRow_NEON(const uint8* src_y, function
H A Drow_neon64.cc431 void I400ToARGBRow_NEON(const uint8* src_y, function
H A Dconvert_argb.cc742 I400ToARGBRow = I400ToARGBRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1360 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h1451 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width);

Completed in 225 milliseconds