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

Data Fields

uint8_t bitmap [XFACE_PIXELS]
 image used internally for decoding
 
AVClassclass
 
int max_line_len
 max line length for compressed data
 
int set_header
 set X-Face header in the output
 

Detailed Description

Definition at line 89 of file xfacedec.c.

Field Documentation

uint8_t XFaceContext::bitmap

image used internally for decoding

Definition at line 90 of file xfacedec.c.

Referenced by xface_decode_frame(), and xface_encode_frame().

AVClass* XFaceContext::class

Definition at line 32 of file xfaceenc.c.

int XFaceContext::max_line_len

max line length for compressed data

Definition at line 34 of file xfaceenc.c.

int XFaceContext::set_header

set X-Face header in the output

Definition at line 35 of file xfaceenc.c.


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