Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/spdemo/src/
Dspdemo.c129 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/
Dexpdelay.c76 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()
DexpdelayDpl2.c79 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()
DexpreverbHiDpl2.c82 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()
DexpreverbHi.c76 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()
DexpchorusDpl2.c76 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()
DexpreverbStd.c76 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()
DexpreverbStdDpl2.c79 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()
Dexpchorus.c76 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()
Ddpl2reverb.c141 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()
DfxbussendDpl2.c79 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()
Daxfilter.c199 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()
Dfxbussend.c76 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()
Dcompressor.c131 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()