FFmpeg
Data Fields
OSQChannel Struct Reference

Data Fields

unsigned prediction
 
unsigned coding_mode
 
unsigned residue_parameter
 
unsigned residue_bits
 
unsigned history [3]
 
unsigned pos
 
unsigned count
 
double sum
 
int32_t prev
 

Detailed Description

Definition at line 35 of file osq.c.

Field Documentation

◆ prediction

unsigned OSQChannel::prediction

Definition at line 36 of file osq.c.

◆ coding_mode

unsigned OSQChannel::coding_mode

Definition at line 37 of file osq.c.

◆ residue_parameter

unsigned OSQChannel::residue_parameter

Definition at line 38 of file osq.c.

◆ residue_bits

unsigned OSQChannel::residue_bits

Definition at line 39 of file osq.c.

◆ history

unsigned OSQChannel::history[3]

Definition at line 40 of file osq.c.

◆ pos

unsigned OSQChannel::pos

Definition at line 41 of file osq.c.

◆ count

unsigned OSQChannel::count

Definition at line 41 of file osq.c.

◆ sum

double OSQChannel::sum

Definition at line 42 of file osq.c.

◆ prev

int32_t OSQChannel::prev

Definition at line 43 of file osq.c.


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