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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc990 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
H A Drow_neon64.cc993 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
/external/libyuv/files/source/
H A Drow_neon.cc955 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
H A Drow_neon64.cc965 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function

Completed in 76 milliseconds