Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/axdemo/src/
Daxart3ddemo.c123 static u8 *soundSamples; variable
436 soundSamples = LoadFileIntoRam("/axdemo/axart/axartdemo.spd"); in main()
442 SPInitSoundTable(soundTable, soundSamples, NULL); in main()