Definition at line 51 of file takdec.c.
◆ avctx
◆ adsp
◆ tdsp
◆ ti
◆ gb
bitstream reader initialized to start at the current frame
Definition at line 56 of file takdec.c.
◆ uval
◆ nb_samples
int TAKDecContext::nb_samples |
number of samples in the current frame
Definition at line 59 of file takdec.c.
◆ decode_buffer
uint8_t* TAKDecContext::decode_buffer |
◆ decode_buffer_size
unsigned int TAKDecContext::decode_buffer_size |
◆ decoded
decoded samples for each channel
Definition at line 62 of file takdec.c.
◆ lpc_mode
◆ sample_shift
shift applied to every sample in the channel
Definition at line 65 of file takdec.c.
◆ predictors
◆ nb_subframes
int TAKDecContext::nb_subframes |
number of subframes in the current frame
Definition at line 67 of file takdec.c.
◆ subframe_len
subframe length in samples
Definition at line 68 of file takdec.c.
◆ subframe_scale
int TAKDecContext::subframe_scale |
◆ dmode
int8_t TAKDecContext::dmode |
channel decorrelation type in the current frame
Definition at line 71 of file takdec.c.
◆ mcdparams
multichannel decorrelation parameters
Definition at line 73 of file takdec.c.
◆ coding_mode
int8_t TAKDecContext::coding_mode[128] |
◆ filter
◆ residues
int16_t TAKDecContext::residues[544] |
The documentation for this struct was generated from the following file: