Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_StreamSoundFile.h292 struct DspAdpcmChannelInfo; // エンコードによっては、ほかにもあるかも
296 const DspAdpcmChannelInfo* GetDspAdpcmChannelInfo() const;
299 struct DspAdpcmChannelInfo struct
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamSoundFile.cpp131 const StreamSoundFile::DspAdpcmChannelInfo*
139 return reinterpret_cast<const DspAdpcmChannelInfo*>( in GetDspAdpcmChannelInfo()
Dsnd_StreamSoundFileReader.cpp116 const StreamSoundFile::DspAdpcmChannelInfo* src = in ReadDspAdpcmChannelInfo()