Home
last modified time | relevance | path

Searched defs:span (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Sound3DEngine.cpp112 f32 span; in UpdateAmbientParam() local
Dsnd_StreamSound.cpp225 void StreamSound::SetTrackSurroundPan( unsigned long trackBitFlag, float span ) in SetTrackSurroundPan()
Dsnd_Voice.cpp215 f32& front, f32& rear, const f32& span, const Util::PanInfo& panInfo ) in CalcSurroundPanForSurround()
783 void Voice::SetSurroundPan( f32 span ) in SetSurroundPan()
1262 f32 span = m_SurroundPan; in CalcMixParam() local
1743 void Voice::GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix ) in GetDebugMixParam()
Dsnd_StreamSoundPlayer.cpp1270 f32 span = 0.0f; in UpdateVoiceParams() local
2138 void StreamSoundPlayer::SetTrackSurroundPan( u32 trackBitFlag, f32 span ) in SetTrackSurroundPan()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp754 …s64 span = static_cast<nn::os::Tick>(nn::os::Tick::GetSystemCurrent() - startTick).ToTimeSpan().Ge… in WaitCommandList() local
941 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in EndLoadMeter() local
978 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in SuspendLoadMeter() local
Ddemo_CommandListSwapper.cpp239 const s64 span = in CalcGpuProfilingCostTime() local
/NW4C-2.0.3/include/nw/snd/
Dsnd_BasicSound.h48 f32 span; member
128 f32 span; member