Lines Matching defs:voices
53 int voices;
72 /* reserve up to 2 voices for playback */
77 /* reserve 28 voices for loading */
378 for (ch = 0; ch < rec->voices; ch++)
384 for (ch = 0; ch < rec->voices; ch++)
468 if (rec->voices > 1) \
475 if (rec->voices > 1) { \
550 for (ch = 0; ch < rec->voices; ch++)
572 rec->voices = subs->runtime->channels;
574 if (rec->voices > 1)
576 if (rec->voices > 1) {
586 err = emu8k_open_dram_for_pcm(rec->emu, rec->voices);
596 for (ch = 0; ch < rec->voices; ch++) {
604 if (rec->voices > 1)