Home
last modified time | relevance | path

Searched defs:snd_ref (Results 1 – 4 of 4) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MacSrc/
H A DSDLSound.c58 int snd_sample_play(int snd_ref, int len, uchar *smp, struct snd_digi_parms *dprm) { in snd_sample_play()
190 int snd_sample_play(int snd_ref, int len, uchar *smp, struct snd_digi_parms *dprm) { return OK; } in snd_sample_play()
191 int snd_alog_play(int snd_ref, int len, uchar *smp, struct snd_digi_parms *dprm) { return OK; } in snd_alog_play()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/SND/Source/
H A Dlgsndx.h51 int snd_ref; member
66 int snd_ref; member
H A Ddig_ops.c214 int snd_sample_play(int snd_ref, int len, uchar *smp, snd_digi_parms *dprm) in snd_sample_play()
/dports/games/lbreakout/lbreakout-010315/lbreakout/
H A Dbreakout.h416 Wave *snd_ref, *snd_boom, *snd_lup, *snd_ldown, *snd_exp, *snd_shr; variable