Searched refs:FrameToByte (Results 1 – 5 of 5) sorted by relevance
351 u32 loopStartByte = Voice::FrameToByte( m_LoopStartFrame, waveInfo.sampleFormat ); in AppendWaveBuffer()352 u32 loopEndByte = Voice::FrameToByte( waveInfo.loopEndFrame, waveInfo.sampleFormat ); in AppendWaveBuffer()
1718 u32 Voice::FrameToByte( u32 sample, nw::snd::SampleFormat format ) in FrameToByte() function in nw::snd::internal::driver::Voice
292 static u32 FrameToByte( u32 sample, nw::snd::SampleFormat format );
259 int offset = nn::snd::Bcwav::FrameToByte( info.encoding, info.loopStartFrame ); in InitializeSdkVoice()
286 int offset = nn::snd::Bcwav::FrameToByte( info.encoding, info.loopStartFrame ); in InitializeSdkVoice()