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 More...
 
int16_t rates_per_mode [QCP_MAX_MODE+1]
 contains the packet size corresponding to each mode, -1 if no size. More...
 

Detailed Description

Definition at line 35 of file qcp.c.

Field Documentation

uint32_t QCPContext::data_size

size of data chunk

Definition at line 36 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 39 of file qcp.c.

Referenced by qcp_read_header(), and qcp_read_packet().


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