Searched defs:RGB565ToYRow_MSA (Results 1 – 2 of 2) sorted by relevance
1714 void RGB565ToYRow_MSA(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MSA() function