Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFile.h294 struct DspAdpcmChannelInfo; // エンコードによっては、ほかにもあるかも
298 const DspAdpcmChannelInfo* GetDspAdpcmChannelInfo() const;
301 struct DspAdpcmChannelInfo struct
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundFile.cpp133 const StreamSoundFile::DspAdpcmChannelInfo*
141 return reinterpret_cast<const DspAdpcmChannelInfo*>( in GetDspAdpcmChannelInfo()
Dsnd_StreamSoundFileReader.cpp118 const StreamSoundFile::DspAdpcmChannelInfo* src = in ReadDspAdpcmChannelInfo()