Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
Daxseq.c153 Pcm = (u8*)AMPush(GM_PCM); in AXSeqSetup()
160 Pcm = LoadFileIntoRam(GM_PCM); in AXSeqSetup()
/RvlSDK-2.1/build/demos/thpdemo/include/
Daxseq.h35 #define GM_PCM "/axdemo/synth/gm16adpcm.pcm" macro
/RvlSDK-2.1/build/demos/wpaddemo/src/
Dwpad_seqdemo.c43 #define GM_PCM "/axdemo/synth/gm16adpcm.pcm" macro
155 Pcm = LoadFileIntoRam(GM_PCM); in main()
Dwpad_axdemo.c209 #define GM_PCM "/axdemo/synth/gm16adpcm.pcm" macro
290 Pcm = LoadFileIntoRam(GM_PCM); in main()