FFmpeg
Data Fields
MqcState Struct Reference

#include <mqc.h>

Data Fields

uint8_t * bp
 
uint8_t * bpstart
 
unsigned int a
 
unsigned int c
 
unsigned int ct
 
uint8_t cx_states [19]
 
int raw
 

Detailed Description

Definition at line 40 of file mqc.h.

Field Documentation

◆ bp

uint8_t* MqcState::bp

Definition at line 41 of file mqc.h.

Referenced by bytein(), byteout(), ff_mqc_flush_to(), ff_mqc_initdec(), ff_mqc_initenc(), and mqc_flush().

◆ bpstart

uint8_t * MqcState::bpstart

Definition at line 41 of file mqc.h.

Referenced by ff_mqc_flush_to(), ff_mqc_initenc(), and mqc_flush().

◆ a

unsigned int MqcState::a

◆ c

unsigned int MqcState::c

◆ ct

unsigned int MqcState::ct

Definition at line 44 of file mqc.h.

Referenced by byteout(), ff_mqc_initenc(), mqc_flush(), and renorme().

◆ cx_states

uint8_t MqcState::cx_states[19]

Definition at line 45 of file mqc.h.

Referenced by ff_mqc_init_contexts().

◆ raw

int MqcState::raw

Definition at line 46 of file mqc.h.

Referenced by ff_mqc_decode(), and ff_mqc_initdec().


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