Searched defs:ARGBGrayRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 2255 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
|
D | row_neon64.cc | 2296 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon64.cc | 2527 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
|
D | row_neon.cc | 2369 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2950 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
|
D | row_neon64.cc | 3300 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() function
|