Searched refs:encodeMethod (Results 1 – 3 of 3) sorted by relevance
29 static SampleFormat GetSampleFormat( u8 encodeMethod );
204 u8 encodeMethod; // WaveFile::EncodeMethod が入る member
299 sampleBufferLen, WaveFileReader::GetSampleFormat(m_StreamInfo.encodeMethod) ); in Start()308 waveInfo.sampleFormat = WaveFileReader::GetSampleFormat( m_StreamInfo.encodeMethod ); in Start()411 if ( WaveFileReader::GetSampleFormat( m_StreamInfo.encodeMethod ) in IsDspAdpcm()629 m_StreamInfo.encodeMethod, m_StreamInfo.isLoop, in LoadHeader()2104 …if ( WaveFileReader::GetSampleFormat( command->streamInfo.encodeMethod ) == SAMPLE_FORMAT_DSP_ADPC… in LoadHeader()