FFmpeg
|
Data Fields | |
AVFrame | picture |
PutByteContext | p |
int | depth |
depth of pixel More... | |
int | length |
length (bytes) of image More... | |
int | type |
type of file More... | |
int | maptype |
type of colormap More... | |
int | maplength |
length (bytes) of colormap More... | |
int | size |
Detailed Description
Definition at line 27 of file sunrastenc.c.
Field Documentation
int SUNRASTContext::depth |
depth of pixel
Definition at line 30 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 31 of file sunrastenc.c.
Referenced by sunrast_encode_frame(), sunrast_encode_init(), sunrast_image_write_header(), and sunrast_image_write_image().
int SUNRASTContext::maplength |
length (bytes) of colormap
Definition at line 34 of file sunrastenc.c.
Referenced by sunrast_encode_init(), sunrast_image_write_header(), and sunrast_image_write_image().
int SUNRASTContext::maptype |
type of colormap
Definition at line 33 of file sunrastenc.c.
Referenced by sunrast_encode_init(), and sunrast_image_write_header().
PutByteContext SUNRASTContext::p |
Definition at line 29 of file sunrastenc.c.
Referenced by sunrast_encode_frame(), sunrast_image_write_header(), and sunrast_image_write_image().
AVFrame SUNRASTContext::picture |
Definition at line 28 of file sunrastenc.c.
Referenced by sunrast_encode_init().
int SUNRASTContext::size |
Definition at line 35 of file sunrastenc.c.
Referenced by sunrast_encode_frame(), and sunrast_encode_init().
int SUNRASTContext::type |
type of file
Definition at line 32 of file sunrastenc.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), sunrast_encode_frame(), sunrast_encode_init(), sunrast_image_write_header(), and sunrast_image_write_image().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11