FFmpeg
|
Data Fields | |
int | have_code |
int | last_sample |
int | last_delta |
int | bit_length |
int | block_length |
uint8_t | block [32 *2] |
AVAudioFifo * | samples |
int | qfactor |
int | vrq |
int | last_nb_decoded |
unsigned | srate_pad |
unsigned | pos_idx |
AdaptiveModel * | filt_size |
AdaptiveModel * | filt_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] |
AVAudioFifo* ChContext::samples |
AdaptiveModel* ChContext::filt_size |
AdaptiveModel* ChContext::filt_bits |
AdaptiveModel ChContext::position |
AdaptiveModel ChContext::fshift |
AdaptiveModel ChContext::nb_segments |
AdaptiveModel ChContext::coeff_bits[11] |