Home
last modified time | relevance | path

Searched refs:ARGBGrayRow_NEON (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc2255 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
Drow_neon64.cc2296 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
Dplanar_functions.cc2034 ARGBGrayRow = ARGBGrayRow_NEON; in ARGBGrayTo()
2079 ARGBGrayRow = ARGBGrayRow_NEON; in ARGBGray()
/external/libyuv/files/source/
Drow_neon.cc2255 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
Drow_neon64.cc2296 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
Dplanar_functions.cc2238 ARGBGrayRow = ARGBGrayRow_NEON; in ARGBGrayTo()
2288 ARGBGrayRow = ARGBGrayRow_NEON; in ARGBGray()
/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc2682 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_NEON() function
Drow_neon64.cc2672 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_NEON() function
Dplanar_functions.cc1385 ARGBGrayRow = ARGBGrayRow_NEON; in ARGBGrayTo()
1422 ARGBGrayRow = ARGBGrayRow_NEON; in ARGBGray()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1702 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3073 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h3570 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width);