Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/include/revolution/
Dsp.h68 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer);
/RvlSDK-3.1.4/build/demos/axdemo/src/
Ddpl2demo.c454 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Dexpdelay.c818 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DexpdelayDpl2.c821 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DexpreverbStd.c873 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Dcompressor.c947 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DexpreverbHiDpl2.c879 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Dexpchorus.c854 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DexpreverbStdDpl2.c876 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DexpchorusDpl2.c853 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Ddpl2reverb.c906 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DexpreverbHi.c873 SPInitSoundTable(sp_table, sp_data, NULL); in main()
DfxbussendDpl2.c897 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Dfxbussend.c964 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Daxfilter.c1050 SPInitSoundTable(sp_table, sp_data, NULL); in main()
Daxart3ddemo.c442 SPInitSoundTable(soundTable, soundSamples, NULL); in main()
/RvlSDK-3.1.4/build/demos/spdemo/src/
Dspdemo.c590 SPInitSoundTable(sp_table, sp_data, NULL); in main()
/RvlSDK-3.1.4/build/libraries/sp/src/
Dsp.c37 void SPInitSoundTable(SPSoundTable *table, u8 *samples, u8 *zerobuffer) in SPInitSoundTable() function
/RvlSDK-3.1.4/build/demos/wpaddemo/src/
Dwpad_spdemo.c225 SPInitSoundTable(SpTable, SpData, NULL); in main()