Home
last modified time | relevance | path

Searched defs:Samplesinterface (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dsamples.h4 struct Samplesinterface struct
13 /* 0 .. Samplesinterface->channels-1. It is NOT the discrete channel to pass to */ argument
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dsamples.h4 struct Samplesinterface struct
13 /* 0 .. Samplesinterface->channels-1. It is NOT the discrete channel to pass to */ argument
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dsamples.h4 struct Samplesinterface struct
13 /* 0 .. Samplesinterface->channels-1. It is NOT the discrete channel to pass to */ argument
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dsamples.h4 struct Samplesinterface struct
13 /* 0 .. Samplesinterface->channels-1. It is NOT the discrete channel to pass to */ argument
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/sound/
H A Dsamples.h17 struct Samplesinterface struct
19 int channels; /* number of discrete audio channels needed */
20 const char **samplenames;
21 void (*start)(void);