FFmpeg
4.3.8
|
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 36 of file targaenc.c.
int TargaContext::rle |
Definition at line 38 of file targaenc.c.
Referenced by targa_encode_frame().