FFmpeg
Data Fields
CBState Struct Reference

Data Fields

unsigned int read_idx
 
unsigned int write_idx
 
unsigned int to_process
 
unsigned int offset
 

Detailed Description

Definition at line 26 of file fifo.c.

Field Documentation

◆ read_idx

unsigned int CBState::read_idx

Definition at line 27 of file fifo.c.

◆ write_idx

unsigned int CBState::write_idx

Definition at line 28 of file fifo.c.

◆ to_process

unsigned int CBState::to_process

Definition at line 29 of file fifo.c.

◆ offset

unsigned int CBState::offset

Definition at line 30 of file fifo.c.


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