Data Fields | |
| AVFrame | picture |
| int | width |
| int | height |
| int | bpp |
| int | color_type |
| int | compression_type |
| int TargaContext::bpp |
Definition at line 32 of file targa.c.
Referenced by decode_frame().
| int TargaContext::height |
Definition at line 31 of file targa.c.
Referenced by decode_frame().
| AVFrame TargaContext::picture |
Definition at line 29 of file targa.c.
Referenced by decode_frame(), targa_encode_init(), targa_end(), and targa_init().
| int TargaContext::width |
Definition at line 31 of file targa.c.
Referenced by decode_frame().