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

Data Fields

uint32_t data_size
 size of data chunk
 
int16_t rates_per_mode [QCP_MAX_MODE+1]
 contains the packet size corresponding to each mode, -1 if no size.
 

Detailed Description

Definition at line 34 of file qcp.c.

Field Documentation

uint32_t QCPContext::data_size

size of data chunk

Definition at line 35 of file qcp.c.

Referenced by qcp_read_packet().

int16_t QCPContext::rates_per_mode[QCP_MAX_MODE+1]

contains the packet size corresponding to each mode, -1 if no size.

Definition at line 38 of file qcp.c.

Referenced by qcp_read_header(), and qcp_read_packet().


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