| /RvlSDK-2.1/build/demos/spdemo/src/ |
| D | spdemo.c | 129 SPSoundEntry *sp_entry; member 357 if ( (demo_voice[i].ax_voice) && mISLOOPED(demo_voice[i].sp_entry) ) in MNU_stop_looping() 359 SPPrepareEnd(demo_voice[i].sp_entry, demo_voice[i].ax_voice); in MNU_stop_looping() 383 demo_voice[i].sp_entry = NULL; in init_demo_voices() 465 demo_voice[i].sp_entry = NULL; in ax_drop_voice_callback() 499 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 501 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx()
|
| /RvlSDK-2.1/build/demos/axdemo/src/ |
| D | expdelay.c | 76 SPSoundEntry *sp_entry; member 188 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 190 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 229 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 231 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 277 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 279 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 354 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expdelayDpl2.c | 79 SPSoundEntry *sp_entry; member 191 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 193 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 232 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 234 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 280 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 282 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 357 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expreverbHiDpl2.c | 82 SPSoundEntry *sp_entry; member 194 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 196 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 235 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 237 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 283 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 285 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 360 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expreverbHi.c | 76 SPSoundEntry *sp_entry; member 188 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 190 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 229 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 231 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 277 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 279 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 354 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expchorusDpl2.c | 76 SPSoundEntry *sp_entry; member 188 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 190 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 229 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 231 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 277 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 279 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 354 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expreverbStd.c | 76 SPSoundEntry *sp_entry; member 188 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 190 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 229 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 231 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 277 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 279 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 354 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expreverbStdDpl2.c | 79 SPSoundEntry *sp_entry; member 191 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 193 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 232 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 234 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 280 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 282 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 357 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | expchorus.c | 76 SPSoundEntry *sp_entry; member 189 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 191 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 230 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 232 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 278 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 280 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 355 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | dpl2reverb.c | 141 SPSoundEntry *sp_entry; member 263 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 265 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 304 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 306 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 352 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 354 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 428 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | fxbussendDpl2.c | 79 SPSoundEntry *sp_entry; member 212 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 214 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 253 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 255 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 301 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 303 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 378 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | axfilter.c | 199 SPSoundEntry *sp_entry; member 365 demo_v->sp_entry = SPGetSoundEntry(sp_table, demo_sound[sound].sfx[i]); in play_sound() 370 SPPrepareSound(demo_v->sp_entry, ax_v, (demo_v->sp_entry)->sampleRate); in play_sound() 384 ax_v->pb.addr.endAddressHi = (u16)(demo_v->sp_entry->endAddr >> 16); in play_sound() 385 ax_v->pb.addr.endAddressLo = (u16)(demo_v->sp_entry->endAddr & 0xFFFF); in play_sound() 401 curr_demo_v->sp_entry = NULL; // clear SP entry pointer from DEMO_VOICE in play_sound() 450 demo_voices[i].sp_entry = NULL; in ax_demo_callback() 515 … d_v->sp_entry = NULL; // Delete the reference to the SP entry from the DEMO_VOICE. in ax_drop_voice_callback()
|
| D | fxbussend.c | 76 SPSoundEntry *sp_entry; member 221 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_voice() 223 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_voice() 262 if (mISLOOPED(demo_voices[i].sp_entry)) in stop_all_voices() 264 SPPrepareEnd(demo_voices[i].sp_entry, demo_voices[i].ax_voice); in stop_all_voices() 310 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 312 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx() 387 demo_voices[v->index].sp_entry = NULL; in ax_drop_voice_callback()
|
| D | compressor.c | 131 SPSoundEntry *sp_entry; member 440 demo_voice[i].sp_entry = NULL; in init_demo_voices() 525 demo_voice[i].sp_entry = NULL; in ax_drop_voice_callback() 590 v->sp_entry = SPGetSoundEntry(sp_table, sfx); in play_sfx() 592 SPPrepareSound(v->sp_entry, v->ax_voice, (v->sp_entry)->sampleRate); in play_sfx()
|