Searched refs:ChannelInfo (Results 1 – 6 of 6) sorted by relevance
45 const WaveFile::ChannelInfo&49 return *reinterpret_cast<const ChannelInfo*>( in GetChannelInfo()58 WaveFile::ChannelInfo::GetSamplesAddress( const void* dataBlockBodyAddress ) const in GetSamplesAddress()65 WaveFile::ChannelInfo::GetDspAdpcmInfo() const in GetDspAdpcmInfo()
119 const StreamSoundFile::ChannelInfo*124 return static_cast<const ChannelInfo*>( in GetChannelInfo()134 StreamSoundFile::ChannelInfo::GetDspAdpcmChannelInfo() const in GetDspAdpcmChannelInfo()
136 const WaveFile::ChannelInfo& channelInfo = m_pInfoBlockBody->GetChannelInfo( i ); in ReadWaveInfo()152 const WaveFile::ChannelInfo* info, in GetWaveDataAddress()
100 struct ChannelInfo;122 const ChannelInfo& GetChannelInfo( s32 channelIndex ) const;131 struct ChannelInfo struct
283 struct ChannelInfo;291 const ChannelInfo* GetChannelInfo( u32 index ) const;295 struct ChannelInfo struct
40 const WaveFile::ChannelInfo* info,