TiffEncoderContext Struct Reference


Data Fields

for private options
picture width
picture height
unsigned int bpp
bits per pixel
compression level
bpp_tab size
photometric interpretation
number of strips
uint32_t * strip_sizes
uint32_t * strip_offsets
unsigned int yuv_line_size
row per strip
uint8_t entries [TIFF_MAX_ENTRY *12]
entires in header
number of entires
actual position in buffer
pointer to first byte in buffer
buffer size
uint16_t subsampling [2]
YUV subsampling factors.
struct LZWEncodeState * lzws
LZW Encode state.
uint32_t dpi
image resolution in DPI

Detailed Description

Definition at line 51 of file tiffenc.c.


Field Documentation

Definition at line 53 of file tiffenc.c.

Referenced by check_size(), encode_frame(), encode_init(), and encode_strip().

bits per pixel

Definition at line 58 of file tiffenc.c.

Referenced by encode_frame().

bpp_tab size

Definition at line 60 of file tiffenc.c.

Referenced by encode_frame().

actual position in buffer

Definition at line 72 of file tiffenc.c.

Referenced by add_entry(), check_size(), encode_frame(), and encode_strip().

buffer size

Definition at line 74 of file tiffenc.c.

Referenced by check_size(), encode_frame(), and encode_strip().

pointer to first byte in buffer

Definition at line 73 of file tiffenc.c.

Referenced by add_entry(), check_size(), encode_frame(), and encode_strip().

for private options

Definition at line 52 of file tiffenc.c.

compression level

Definition at line 59 of file tiffenc.c.

Referenced by encode_frame().

image resolution in DPI

Definition at line 77 of file tiffenc.c.

Referenced by encode_frame().

uint8_t TiffEncoderContext::entries[TIFF_MAX_ENTRY *12]

entires in header

Definition at line 70 of file tiffenc.c.

Referenced by add_entry(), and encode_frame().

picture height

Definition at line 57 of file tiffenc.c.

Referenced by encode_frame(), and pack_yuv().

LZW Encode state.

Definition at line 76 of file tiffenc.c.

Referenced by encode_frame(), and encode_strip().

number of entires

Definition at line 71 of file tiffenc.c.

Referenced by add_entry(), and encode_frame().

photometric interpretation

Definition at line 61 of file tiffenc.c.

Referenced by encode_frame().

Definition at line 54 of file tiffenc.c.

Referenced by encode_frame(), encode_init(), and pack_yuv().

row per strip

Definition at line 69 of file tiffenc.c.

Referenced by encode_frame().

Definition at line 65 of file tiffenc.c.

Referenced by encode_close(), and encode_frame().

Definition at line 66 of file tiffenc.c.

Referenced by encode_frame().

Definition at line 63 of file tiffenc.c.

Referenced by encode_close(), and encode_frame().

Definition at line 64 of file tiffenc.c.

Referenced by encode_frame().

number of strips

Definition at line 62 of file tiffenc.c.

YUV subsampling factors.

Definition at line 75 of file tiffenc.c.

Referenced by encode_frame(), and pack_yuv().

picture width

Definition at line 56 of file tiffenc.c.

Referenced by encode_frame(), and pack_yuv().

Definition at line 67 of file tiffenc.c.

Referenced by encode_close(), and encode_frame().

Definition at line 68 of file tiffenc.c.

Referenced by encode_frame().


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

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /