FFmpeg
Data Fields
ChContext Struct Reference

Data Fields

int have_code
 
int last_sample
 
int last_delta
 
int bit_length
 
int block_length
 
uint8_t block [32 *2]
 
AVAudioFifosamples
 
int qfactor
 
int vrq
 
int last_nb_decoded
 
unsigned srate_pad
 
unsigned pos_idx
 
AdaptiveModelfilt_size
 
AdaptiveModelfilt_bits
 
uint32_t * bprob [2]
 
AdaptiveModel position
 
AdaptiveModel fshift
 
AdaptiveModel nb_segments
 
AdaptiveModel coeff_bits [11]
 
Model64 mdl64 [4][11]
 
int32_t buf0 [131072+2560]
 
int32_t buf1 [131072+2560]
 

Detailed Description

Definition at line 28 of file apac.c.

Field Documentation

◆ have_code

int ChContext::have_code

Definition at line 29 of file apac.c.

◆ last_sample

int ChContext::last_sample

Definition at line 30 of file apac.c.

◆ last_delta

int ChContext::last_delta

Definition at line 31 of file apac.c.

◆ bit_length

int ChContext::bit_length

Definition at line 32 of file apac.c.

◆ block_length

int ChContext::block_length

Definition at line 33 of file apac.c.

◆ block

uint8_t ChContext::block[32 *2]

Definition at line 34 of file apac.c.

◆ samples

AVAudioFifo* ChContext::samples

Definition at line 35 of file apac.c.

◆ qfactor

int ChContext::qfactor

Definition at line 63 of file rka.c.

◆ vrq

int ChContext::vrq

Definition at line 64 of file rka.c.

◆ last_nb_decoded

int ChContext::last_nb_decoded

Definition at line 65 of file rka.c.

◆ srate_pad

unsigned ChContext::srate_pad

Definition at line 66 of file rka.c.

◆ pos_idx

unsigned ChContext::pos_idx

Definition at line 67 of file rka.c.

◆ filt_size

AdaptiveModel* ChContext::filt_size

Definition at line 69 of file rka.c.

◆ filt_bits

AdaptiveModel* ChContext::filt_bits

Definition at line 70 of file rka.c.

◆ bprob

uint32_t* ChContext::bprob[2]

Definition at line 72 of file rka.c.

◆ position

AdaptiveModel ChContext::position

Definition at line 74 of file rka.c.

◆ fshift

AdaptiveModel ChContext::fshift

Definition at line 75 of file rka.c.

◆ nb_segments

AdaptiveModel ChContext::nb_segments

Definition at line 76 of file rka.c.

◆ coeff_bits

AdaptiveModel ChContext::coeff_bits[11]

Definition at line 77 of file rka.c.

◆ mdl64

Model64 ChContext::mdl64[4][11]

Definition at line 79 of file rka.c.

◆ buf0

int32_t ChContext::buf0[131072+2560]

Definition at line 81 of file rka.c.

◆ buf1

int32_t ChContext::buf1[131072+2560]

Definition at line 82 of file rka.c.


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