FFmpeg
Data Fields
XPMDecContext Struct Reference

Data Fields

uint32_t * pixels
 
int pixels_size
 
uint8_tbuf
 
int buf_size
 

Detailed Description

Definition at line 33 of file xpmdec.c.

Field Documentation

uint32_t* XPMDecContext::pixels

Definition at line 34 of file xpmdec.c.

Referenced by xpm_decode_close(), and xpm_decode_frame().

int XPMDecContext::pixels_size

Definition at line 35 of file xpmdec.c.

Referenced by xpm_decode_frame().

uint8_t* XPMDecContext::buf

Definition at line 36 of file xpmdec.c.

Referenced by xpm_decode_close(), and xpm_decode_frame().

int XPMDecContext::buf_size

Definition at line 37 of file xpmdec.c.

Referenced by xpm_decode_close(), and xpm_decode_frame().


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