FFmpeg
Public Attributes | List of all members
TAKDecContext Struct Reference

Public Attributes

AVCodecContextavctx
 parent AVCodecContext
 
AudioDSPContext adsp
 
TAKDSPContext tdsp
 
TAKStreamInfo ti
 
GetBitContext gb
 bitstream reader initialized to start at the current frame
 
int uval
 
int nb_samples
 number of samples in the current frame
 
uint8_t * decode_buffer
 
unsigned int decode_buffer_size
 
int32_t * decoded [TAK_MAX_CHANNELS]
 decoded samples for each channel
 
int8_t lpc_mode [TAK_MAX_CHANNELS]
 
int8_t sample_shift [TAK_MAX_CHANNELS]
 shift applied to every sample in the channel
 
int16_t predictors [MAX_PREDICTORS]
 
int nb_subframes
 number of subframes in the current frame
 
int16_t subframe_len [MAX_SUBFRAMES]
 subframe length in samples
 
int subframe_scale
 
int8_t dmode
 channel decorrelation type in the current frame
 
MCDParam mcdparams [TAK_MAX_CHANNELS]
 multichannel decorrelation parameters
 
int8_t coding_mode [128]
 

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