Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DEngine.cpp100 f32 span; in UpdateAmbientParam() local
Dsnd_StreamSound.cpp223 void StreamSound::SetTrackSurroundPan( unsigned long trackBitFlag, float span ) in SetTrackSurroundPan()
Dsnd_Voice.cpp213 f32& front, f32& rear, const f32& span, const Util::PanInfo& panInfo ) in CalcSurroundPanForSurround()
781 void Voice::SetSurroundPan( f32 span ) in SetSurroundPan()
1261 f32 span = m_SurroundPan; in CalcMixParam() local
1742 void Voice::GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix ) in GetDebugMixParam()
Dsnd_StreamSoundPlayer.cpp1205 f32 span = 0.0f; in UpdateVoiceParams() local
2013 void StreamSoundPlayer::SetTrackSurroundPan( u32 trackBitFlag, f32 span ) in SetTrackSurroundPan()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp707 …s64 span = static_cast<nn::os::Tick>(nn::os::Tick::GetSystemCurrent() - startTick).ToTimeSpan().Ge… in WaitCommandList() local
894 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in EndLoadMeter() local
931 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in SuspendLoadMeter() local
Ddemo_CommandListSwapper.cpp223 const s64 span = in CalcGpuProfilingCostTime() local
/NW4C-1.2.23/include/nw/snd/
Dsnd_BasicSound.h46 f32 span; member
103 f32 span; member