2 lines
107 B
C
2 lines
107 B
C
int yuv420_save2jpeg(unsigned char *dest, void *src, int width, int height, int quality, uint32_t *mSize);
|