FFmpeg  4.0
Data Fields
TargaContext Struct Reference

Data Fields

GetByteContext gb
 
AVClassclass
 
int rle
 

Detailed Description

Definition at line 29 of file targa.c.

Field Documentation

◆ gb

GetByteContext TargaContext::gb

Definition at line 30 of file targa.c.

Referenced by decode_frame(), and targa_decode_rle().

◆ class

AVClass* TargaContext::class

Definition at line 35 of file targaenc.c.

◆ rle

int TargaContext::rle

Definition at line 37 of file targaenc.c.

Referenced by targa_encode_frame().


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