2 lines
107 B
C
Raw Normal View History

int yuv420_save2jpeg(unsigned char *dest, void *src, int width, int height, int quality, uint32_t *mSize);