jpeghead_pd Struct Reference

#include <jpeghead.h>


Data Fields

int minor
unsigned long size
 should be the first, same as in circbuf_pd
unsigned char header [JPEG_HEADER_MAXSIZE]
 JPEG header size (no Exif).


Detailed Description

Definition at line 24 of file jpeghead.h.


Field Documentation

int jpeghead_pd::minor

Definition at line 25 of file jpeghead.h.

Referenced by jpeghead_open().

unsigned long jpeghead_pd::size

should be the first, same as in circbuf_pd

Definition at line 26 of file jpeghead.h.

Referenced by jpeghead_lseek(), and jpeghead_read().

unsigned char jpeghead_pd::header[JPEG_HEADER_MAXSIZE]

JPEG header size (no Exif).

Definition at line 27 of file jpeghead.h.

Referenced by jpeghead_lseek(), and jpeghead_read().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 00:08:47 2008 for elphel by  doxygen 1.5.1