Home
last modified time | relevance | path

Searched refs:SPSoundTable (Results 1 – 19 of 19) sorted by relevance

/RvlSDK-3.2/include/revolution/
Dsp.h64 } SPSoundTable; typedef
68 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer);
69 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index);
/RvlSDK-3.2/build/libraries/sp/src/
Dsp.c37 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer) in SPInitSoundTable()
133 SPSoundEntry * SPGetSoundEntry(SPSoundTable *table, u32 index) in SPGetSoundEntry()
/RvlSDK-3.2/build/demos/axdemo/src/
Ddpl2demo.c84 static SPSoundTable *sp_table;
Daxart3ddemo.c124 static SPSoundTable *soundTable;
237 static void startSound(soundObject *so, SPSoundTable *st, u32 i) in startSound()
Dexpdelay.c59 static SPSoundTable *sp_table;
DexpdelayDpl2.c62 static SPSoundTable *sp_table;
DexpreverbHi.c59 static SPSoundTable *sp_table;
Dcompressor.c84 static SPSoundTable *sp_table;
Dexpchorus.c59 static SPSoundTable *sp_table;
DexpreverbStdDpl2.c62 static SPSoundTable *sp_table;
DexpreverbStd.c59 static SPSoundTable *sp_table;
Ddpl2reverb.c93 static SPSoundTable *sp_table;
DexpreverbHiDpl2.c65 static SPSoundTable *sp_table;
DexpchorusDpl2.c59 static SPSoundTable *sp_table;
DfxbussendDpl2.c62 static SPSoundTable *sp_table;
Dfxbussend.c59 static SPSoundTable *sp_table;
Daxfilter.c113 static SPSoundTable *sp_table;
/RvlSDK-3.2/build/demos/spdemo/src/
Dspdemo.c79 static SPSoundTable *sp_table;
/RvlSDK-3.2/build/demos/wpaddemo/src/
Dwpad_spdemo.c88 static SPSoundTable *SpTable;