libgphoto2 photo camera library (libgphoto2) Internals
2.5.23
|
#include <jpeg.h>
Data Fields | |
int | count |
struct chunk * | marker [20] |
int jpeg::count |
Definition at line 43 of file jpeg.h.
Referenced by gpi_jpeg_add_chunk(), gpi_jpeg_add_marker(), gpi_jpeg_destroy(), gpi_jpeg_new(), gpi_jpeg_print(), and gpi_jpeg_write().
struct chunk* jpeg::marker[20] |
Definition at line 44 of file jpeg.h.
Referenced by gpi_jpeg_add_chunk(), gpi_jpeg_add_marker(), gpi_jpeg_destroy(), gpi_jpeg_print(), and gpi_jpeg_write().