Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h98 int wsdIndex; // bcwsd 内での当該 WSD インデックス member
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveLoader.cpp1541 s32 wsdIndex, in detail_LoadWaveArchiveByWaveSoundFile() argument
1555 if ( ! reader.ReadNoteInfo( &info, wsdIndex, 0 ) ) in detail_LoadWaveArchiveByWaveSoundFile()
Dsnd_SoundArchivePlayer.cpp1682 if ( ! reader.ReadWaveSoundInfo( info, arg.wsdIndex ) ) in GetWaveSoundData()
1686 if ( ! reader.ReadNoteInfo( noteInfo, arg.wsdIndex, arg.noteIndex ) ) in GetWaveSoundData()