FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SUNRASTContext Struct Reference

Data Fields

PutByteContext p
 
int depth
 depth of pixel
 
int length
 length (bytes) of image
 
int type
 type of file
 
int maptype
 type of colormap
 
int maplength
 length (bytes) of colormap
 
int size
 

Detailed Description

Definition at line 27 of file sunrastenc.c.

Field Documentation

PutByteContext SUNRASTContext::p
int SUNRASTContext::depth

depth of pixel

Definition at line 29 of file sunrastenc.c.

Referenced by sunrast_encode_init(), sunrast_image_write_header(), and sunrast_image_write_image().

int SUNRASTContext::length

length (bytes) of image

Definition at line 30 of file sunrastenc.c.

Referenced by sunrast_encode_frame(), sunrast_encode_init(), sunrast_image_write_header(), and sunrast_image_write_image().

int SUNRASTContext::type
int SUNRASTContext::maptype

type of colormap

Definition at line 32 of file sunrastenc.c.

Referenced by sunrast_encode_init(), and sunrast_image_write_header().

int SUNRASTContext::maplength

length (bytes) of colormap

Definition at line 33 of file sunrastenc.c.

Referenced by sunrast_encode_init(), sunrast_image_write_header(), and sunrast_image_write_image().

int SUNRASTContext::size

Definition at line 34 of file sunrastenc.c.

Referenced by sunrast_encode_frame(), and sunrast_encode_init().


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