Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/revolution/
Dsp.h34 } SPAdpcmEntry; typedef
45 SPAdpcmEntry *adpcm;
/RvlSDK-3.2/build/libraries/sp/src/
Dsp.c43 SPAdpcmEntry *adpcm; in SPInitSoundTable()
58 adpcm = (SPAdpcmEntry*)&table->sound[table->entries]; in SPInitSoundTable()