Home
last modified time | relevance | path

Searched refs:TAK_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtak.h64 #define TAK_MAX_CHANNELS (1 << TAK_FORMAT_CHANNEL_BITS) macro
86 TAK_MAX_CHANNELS)
Dtakdec.c62 int32_t *decoded[TAK_MAX_CHANNELS]; ///< decoded samples for each channel
64 int8_t lpc_mode[TAK_MAX_CHANNELS];
65 … int8_t sample_shift[TAK_MAX_CHANNELS]; ///< shift applied to every sample in the channel
73 MCDParam mcdparams[TAK_MAX_CHANNELS]; ///< multichannel decorrelation parameters