Home
last modified time | relevance | path

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

/dports/audio/ocp/ocp-0.2.90/dev/
H A Dmix.h30 extern int mixInit(void (*getchan)(unsigned int ch, struct mixchannel *chn, uint32_t rate), int res…
H A Dmix.c261 int mixInit(void (*getchan)(unsigned int ch, struct mixchannel *chn, uint32_t rate), int masterchan… in mixInit() function
/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonMixer.c31 static int mixInit();
703 mixInit,
1284 mixInit(brightonWindow *win) in mixInit() function
/dports/audio/ocp/ocp-0.2.90/devw/
H A Ddevwnone.c408 if (!mixInit(GetMixChannel, 1, chan, amplify)) in OpenPlayer()
H A Ddevwmixf.c898 if (!mixInit(GetMixChannel, 0, chan, amplify)) in OpenPlayer()
H A Ddevwmix.c990 if (!mixInit(GetMixChannel, resample, chan, amplify)) in OpenPlayer()