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

Data Fields

int frame_bit_len
 
uint8_t last_frame_bits
 
int remaining_bits
 

Detailed Description

Definition at line 29 of file vqf.c.

Field Documentation

int VqfContext::frame_bit_len

Definition at line 30 of file vqf.c.

Referenced by vqf_read_header(), vqf_read_packet(), and vqf_read_seek().

uint8_t VqfContext::last_frame_bits

Definition at line 31 of file vqf.c.

Referenced by vqf_read_packet().

int VqfContext::remaining_bits

Definition at line 32 of file vqf.c.

Referenced by vqf_read_packet(), and vqf_read_seek().


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