FFmpeg
|
Data Fields | |
GetByteContext | gb |
AVClass * | class |
int | rle |
GetByteContext TargaContext::gb |
Definition at line 30 of file targa.c.
Referenced by decode_frame(), and targa_decode_rle().
AVClass* TargaContext::class |
Definition at line 35 of file targaenc.c.
int TargaContext::rle |
Definition at line 37 of file targaenc.c.
Referenced by targa_encode_frame().