Data Fields | |
AVCodecContext * | avctx |
AVFrame | picture |
int | width |
int | height |
unsigned int | bpp |
int | le |
int | compr |
int | invert |
int | fax_opts |
int | predictor |
int | fill_order |
int | strips |
int | rps |
int | sstype |
int | sot |
const uint8_t * | stripdata |
const uint8_t * | stripsizes |
int | stripsize |
int | stripoff |
LZWState * | lzw |
Definition at line 37 of file tiff.c.
Definition at line 38 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), tiff_init(), and tiff_unpack_strip().
unsigned int TiffContext::bpp |
Definition at line 42 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), and tiff_unpack_strip().
Definition at line 44 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), and tiff_unpack_strip().
Definition at line 48 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), and tiff_unpack_strip().
Definition at line 41 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), and tiff_init().
int TiffContext::le |
Definition at line 55 of file tiff.c.
Referenced by tiff_end(), tiff_init(), and tiff_unpack_strip().
Definition at line 39 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), tiff_end(), and tiff_init().
int TiffContext::rps |
int TiffContext::sot |
const uint8_t* TiffContext::stripdata |
const uint8_t* TiffContext::stripsizes |
Definition at line 41 of file tiff.c.
Referenced by decode_frame(), tiff_decode_tag(), tiff_init(), and tiff_unpack_strip().