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

Data Fields

unsigned int allocated_size
 
unsigned int size
 
int id
 
uint8_tdata
 

Detailed Description

Definition at line 128 of file 4xm.c.

Field Documentation

unsigned int CFrameBuffer::allocated_size

Definition at line 129 of file 4xm.c.

Referenced by decode_end(), and decode_frame().

unsigned int CFrameBuffer::size

Definition at line 130 of file 4xm.c.

Referenced by decode_frame().

int CFrameBuffer::id

Definition at line 131 of file 4xm.c.

Referenced by decode_frame().

uint8_t* CFrameBuffer::data

Definition at line 132 of file 4xm.c.

Referenced by decode_end(), and decode_frame().


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