TargaContext Struct Reference

Data Fields

AVFrame picture
GetByteContext gb
int color_type
int compression_type

Detailed Description

Definition at line 29 of file targa.c.

Field Documentation

int TargaContext::color_type

Definition at line 33 of file targa.c.

int TargaContext::compression_type

Definition at line 34 of file targa.c.

GetByteContext TargaContext::gb

Definition at line 31 of file targa.c.

Referenced by decode_frame(), and targa_decode_rle().

AVFrame TargaContext::picture

Definition at line 30 of file targa.c.

Referenced by decode_frame(), targa_encode_init(), targa_end(), and targa_init().


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