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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_argb.cc533 RAWToARGBRow = RAWToARGBRow_NEON;
H A Drow_any.cc370 ANY11(RAWToARGBRow_Any_NEON, RAWToARGBRow_NEON, 0, 3, 4, 7)
H A Drow_neon.cc950 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { function
H A Drow_neon64.cc931 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { function
/external/libyuv/files/source/
H A Drow_any.cc443 ANY11(RAWToARGBRow_Any_NEON, RAWToARGBRow_NEON, 0, 3, 4, 7)
H A Drow_neon.cc810 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { function
H A Drow_neon64.cc798 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { function
H A Dconvert_argb.cc969 RAWToARGBRow = RAWToARGBRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h870 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix);
/external/libyuv/files/include/libyuv/
H A Drow.h945 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width);

Completed in 96 milliseconds