Searched defs:ARGBToYRow_NEON (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc1275 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int width) { function
H A Drow_neon64.cc1281 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int width) { function
/external/libyuv/files/source/
H A Drow_neon.cc1258 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int width) { function
H A Drow_neon64.cc1271 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int width) { function

Completed in 224 milliseconds