Home
last modified time | relevance | path

Searched refs:voiceptr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dgusemu_mixer.c33 #define GUSvoice(position) (*(uint16_t *)(voiceptr+(position)))
42 uint16_t *voiceptr; in gus_mixvoices() local
49 voiceptr = (uint16_t *) gusptr; in gus_mixvoices()
182 voiceptr += 16; /* next voice */ in gus_mixvoices()