FF_DCA_DMIXTABLE_SIZE  255 libavcodec/dca_core.c                             if (index >= FF_DCA_DMIXTABLE_SIZE) {
FF_DCA_DMIXTABLE_SIZE 1662 libavcodec/dca_core.c             if (index >= FF_DCA_DMIXTABLE_SIZE) {
FF_DCA_DMIXTABLE_SIZE  101 libavcodec/dca_xll.c             if (index >= FF_DCA_DMIXTABLE_SIZE) {
FF_DCA_DMIXTABLE_SIZE 8642 libavcodec/dcadata.c const uint16_t ff_dca_dmixtable[FF_DCA_DMIXTABLE_SIZE] = {
FF_DCA_DMIXTABLE_SIZE   71 libavcodec/dcadata.h #define FF_DCA_DMIXTABLE_OFFSET     (FF_DCA_DMIXTABLE_SIZE - FF_DCA_INV_DMIXTABLE_SIZE)
FF_DCA_DMIXTABLE_SIZE   73 libavcodec/dcadata.h extern const uint16_t ff_dca_dmixtable[FF_DCA_DMIXTABLE_SIZE];