FFmpeg
|
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... | |
uint32_t QCPContext::data_size |
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().