Searched refs:CCCA_8BITSELECT (Results 1 – 2 of 2) sorted by relevance
279 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro
229 …CA, (voice->start) | CCCA_INTERPROM_0 | ((voice->flags & VOICE_FLAGS_16BIT) ? 0 : CCCA_8BITSELECT), in emu10k1_voice_playback_setup()