Searched refs:ChannelInfo (Results 1 – 6 of 6) sorted by relevance
43 const WaveFile::ChannelInfo&47 return *reinterpret_cast<const ChannelInfo*>( in GetChannelInfo()56 WaveFile::ChannelInfo::GetSamplesAddress( const void* dataBlockBodyAddress ) const in GetSamplesAddress()63 WaveFile::ChannelInfo::GetDspAdpcmInfo() const in GetDspAdpcmInfo()
117 const StreamSoundFile::ChannelInfo*122 return static_cast<const ChannelInfo*>( in GetChannelInfo()132 StreamSoundFile::ChannelInfo::GetDspAdpcmChannelInfo() const in GetDspAdpcmChannelInfo()
134 const WaveFile::ChannelInfo& channelInfo = m_pInfoBlockBody->GetChannelInfo( i ); in ReadWaveInfo()150 const WaveFile::ChannelInfo* info, in GetWaveDataAddress()
98 struct ChannelInfo;120 const ChannelInfo& GetChannelInfo( s32 channelIndex ) const;129 struct ChannelInfo struct
281 struct ChannelInfo;289 const ChannelInfo* GetChannelInfo( u32 index ) const;293 struct ChannelInfo struct
38 const WaveFile::ChannelInfo* info,