Searched defs:ARGBToYRow_NEON (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1206 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() function
|
D | row_neon64.cc | 1263 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() function
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon64.cc | 1421 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() function
|
D | row_neon.cc | 1266 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() function
|
/external/libyuv/files/source/ |
D | row_neon.cc | 2558 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() function
|
D | row_neon64.cc | 2803 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() function
|