jpeg_load_from_mem  291 lib/jpeg.c     int jpeg_load_from_mem(unsigned char*_data, int _size, unsigned char**dest, int*width, int*height)
jpeg_load_from_mem  462 lib/jpeg.c     int jpeg_load_from_mem(unsigned char*_data, int size, unsigned char*dest, int width, int height)