SgiState Struct Reference


Data Fields

AVFrame picture
unsigned int width
unsigned int height
unsigned int depth
unsigned int bytes_per_channel
int linesize

Detailed Description

Definition at line 27 of file sgidec.c.


Field Documentation

Definition at line 32 of file sgidec.c.

Referenced by decode_frame(), and read_uncompressed_sgi().

unsigned int SgiState::depth

Definition at line 31 of file sgidec.c.

Referenced by decode_frame(), read_rle_sgi(), and read_uncompressed_sgi().

unsigned int SgiState::height

Definition at line 30 of file sgidec.c.

Referenced by decode_frame(), read_rle_sgi(), and read_uncompressed_sgi().

Definition at line 33 of file sgidec.c.

Referenced by decode_frame(), read_rle_sgi(), and read_uncompressed_sgi().

Definition at line 28 of file sgidec.c.

Referenced by decode_frame(), sgi_end(), and sgi_init().

unsigned int SgiState::width

Definition at line 29 of file sgidec.c.

Referenced by decode_frame(), read_rle_sgi(), and read_uncompressed_sgi().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:39:53 2012 for FFmpeg by  doxygen 1.5.8