Searched refs:FrameToByte (Results 1 – 5 of 5) sorted by relevance
353 u32 loopStartByte = Voice::FrameToByte( m_LoopStartFrame, waveInfo.sampleFormat ); in AppendWaveBuffer()354 u32 loopEndByte = Voice::FrameToByte( waveInfo.loopEndFrame, waveInfo.sampleFormat ); in AppendWaveBuffer()
1719 u32 Voice::FrameToByte( u32 sample, nw::snd::SampleFormat format ) in FrameToByte() function in nw::snd::internal::driver::Voice
294 static u32 FrameToByte( u32 sample, nw::snd::SampleFormat format );
263 int offset = nn::snd::Bcwav::FrameToByte( info.encoding, info.loopStartFrame ); in InitializeSdkVoice()
288 int offset = nn::snd::Bcwav::FrameToByte( info.encoding, info.loopStartFrame ); in InitializeSdkVoice()