Searched refs:ARGBGrayRow_NEON (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc2455 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Drow_neon64.cc2415 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Dplanar_functions.cc1556 ARGBGrayRow = ARGBGrayRow_NEON;
1593 ARGBGrayRow = ARGBGrayRow_NEON;
/external/libyuv/files/source/
H A Drow_neon.cc2422 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Drow_neon64.cc2401 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { function
H A Dplanar_functions.cc1835 ARGBGrayRow = ARGBGrayRow_NEON;
1880 ARGBGrayRow = ARGBGrayRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1795 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h2827 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 203 milliseconds