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++)
470 if (rec->voices > 1) \
477 if (rec->voices > 1) { \
552 for (ch = 0; ch < rec->voices; ch++)
574 rec->voices = subs->runtime->channels;
576 if (rec->voices > 1)
578 if (rec->voices > 1) {
588 err = emu8k_open_dram_for_pcm(rec->emu, rec->voices);
598 for (ch = 0; ch < rec->voices; ch++) {
606 if (rec->voices > 1)