Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_lbr.h37 #define DCA_LBR_CHANNELS_TOTAL 32 macro
Ddca_lbr.c283 unsigned int amp[DCA_LBR_CHANNELS_TOTAL]; in parse_tonal()
284 unsigned int phs[DCA_LBR_CHANNELS_TOTAL]; in parse_tonal()
1138 if (s->nchannels_total < 3 || s->nchannels_total > DCA_LBR_CHANNELS_TOTAL - 2) { in parse_decoder_init()