Searched refs:YToARGBRow_C (Results 1 – 3 of 3) sorted by relevance
389 void YToARGBRow_C(const uint8* y_buf,
210 int width) = YToARGBRow_C; in I400ToARGB_Reference()
657 void YToARGBRow_C(const uint8* y_buf, uint8* rgb_buf, int width) { in YToARGBRow_C() function