Searched refs:encodeMethod (Results 1 – 3 of 3) sorted by relevance
31 static SampleFormat GetSampleFormat( u8 encodeMethod );
206 u8 encodeMethod; // WaveFile::EncodeMethod が入る member
310 sampleBufferLen, WaveFileReader::GetSampleFormat(m_StreamInfo.encodeMethod) ); in Start()319 waveInfo.sampleFormat = WaveFileReader::GetSampleFormat( m_StreamInfo.encodeMethod ); in Start()422 if ( WaveFileReader::GetSampleFormat( m_StreamInfo.encodeMethod ) in IsDspAdpcm()675 m_StreamInfo.encodeMethod, m_StreamInfo.isLoop, in LoadHeader()2239 …if ( WaveFileReader::GetSampleFormat( command->streamInfo.encodeMethod ) == SAMPLE_FORMAT_DSP_ADPC… in LoadHeader()