FFmpeg
Data Fields
XFaceContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 88 of file xfacedec.c.

Field Documentation

◆ bitmap

uint8_t XFaceContext::bitmap

image used internally for decoding

Definition at line 89 of file xfacedec.c.

Referenced by xface_decode_frame(), and xface_encode_frame().

◆ class

AVClass* XFaceContext::class

Definition at line 34 of file xfaceenc.c.

◆ max_line_len

int XFaceContext::max_line_len

max line length for compressed data

Definition at line 36 of file xfaceenc.c.

◆ set_header

int XFaceContext::set_header

set X-Face header in the output

Definition at line 37 of file xfaceenc.c.


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