Lines Matching refs:voices
53 int voices;
72 /* reserve up to 2 voices for playback */
77 /* reserve 28 voices for loading */
380 for (ch = 0; ch < rec->voices; ch++)
386 for (ch = 0; ch < rec->voices; ch++)
498 if (rec->voices > 1) \
505 if (rec->voices > 1) { \
593 for (ch = 0; ch < rec->voices; ch++)
615 rec->voices = subs->runtime->channels;
617 if (rec->voices > 1)
619 if (rec->voices > 1) {
629 if ((err = emu8k_open_dram_for_pcm(rec->emu, rec->voices)) != 0)
638 for (ch = 0; ch < rec->voices; ch++) {
646 if (rec->voices > 1)