DCA_LBR_CHANNELS_TOTAL  282 libavcodec/dca_lbr.c     unsigned int amp[DCA_LBR_CHANNELS_TOTAL];
DCA_LBR_CHANNELS_TOTAL  283 libavcodec/dca_lbr.c     unsigned int phs[DCA_LBR_CHANNELS_TOTAL];
DCA_LBR_CHANNELS_TOTAL 1137 libavcodec/dca_lbr.c         if (s->nchannels_total < 3 || s->nchannels_total > DCA_LBR_CHANNELS_TOTAL - 2) {