1eef237652
Change-Id: Iea267ac432b90cd42cf5a1e9c57320d9a2b4aefd
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);
|