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

Data Fields

uint32_t * pixels
 
int pixels_size
 
uint8_tbuf
 
int buf_size
 

Detailed Description

Definition at line 29 of file xpmdec.c.

Field Documentation

uint32_t* XPMDecContext::pixels

Definition at line 30 of file xpmdec.c.

Referenced by xpm_decode_close(), and xpm_decode_frame().

int XPMDecContext::pixels_size

Definition at line 31 of file xpmdec.c.

Referenced by xpm_decode_frame().

uint8_t* XPMDecContext::buf

Definition at line 32 of file xpmdec.c.

Referenced by xpm_decode_close(), and xpm_decode_frame().

int XPMDecContext::buf_size

Definition at line 33 of file xpmdec.c.

Referenced by xpm_decode_close(), and xpm_decode_frame().


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