Searched defs:YUY2ToYRow_MSA (Results 1 – 2 of 2) sorted by relevance
641 void YUY2ToYRow_MSA(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_MSA() function
641 void YUY2ToYRow_MSA(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_MSA() function