Searched refs:DCA_LBR_CHANNELS_TOTAL (Results 1 – 2 of 2) sorted by relevance
37 #define DCA_LBR_CHANNELS_TOTAL 32 macro
283 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()