Searched refs:ARGBShadeRow_NEON (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc2643 void ARGBShadeRow_NEON(const uint8* src_argb, uint8* dst_argb, int width, function
H A Drow_neon64.cc2632 void ARGBShadeRow_NEON(const uint8* src_argb, uint8* dst_argb, int width, function
H A Dplanar_functions.cc1815 ARGBShadeRow = ARGBShadeRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1731 void ARGBShadeRow_NEON(const uint8* src_argb, uint8* dst_argb, int width,

Completed in 129 milliseconds