| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_Sound3DEngine.cpp | 112 f32 span; in UpdateAmbientParam() local 120 &span in UpdateAmbientParam() 129 ambientParam->span = span; in UpdateAmbientParam()
|
| D | snd_BasicSound.cpp | 110 m_AmbientParam.span = 0.0f; in Initialize() 456 ambientParam.span = m_AmbientParam.span; in Update() 477 m_AmbientParam.span = ambientParam.span; in Update() 576 surroundPan += m_AmbientParam.span; in UpdateParam()
|
| D | snd_Voice.cpp | 215 f32& front, f32& rear, const f32& span, const Util::PanInfo& panInfo ) in CalcSurroundPanForSurround() argument 217 front = Util::CalcSurroundPanRatio( span, panInfo ); in CalcSurroundPanForSurround() 218 rear = Util::CalcSurroundPanRatio( Voice::SPAN_REAR - span, panInfo ); in CalcSurroundPanForSurround() 783 void Voice::SetSurroundPan( f32 span ) in SetSurroundPan() argument 785 if ( span != m_SurroundPan ) in SetSurroundPan() 787 m_SurroundPan = span; in SetSurroundPan() 1262 f32 span = m_SurroundPan; in CalcMixParam() local 1275 front = Util::CalcSurroundPanRatio( span, panInfo ); in CalcMixParam() 1276 rear = Util::CalcSurroundPanRatio( SPAN_REAR - span, panInfo ); in CalcMixParam() 1743 void Voice::GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix ) in GetDebugMixParam() argument [all …]
|
| D | snd_StreamSound.cpp | 225 void StreamSound::SetTrackSurroundPan( unsigned long trackBitFlag, float span ) in SetTrackSurroundPan() argument 233 command->value = span; in SetTrackSurroundPan()
|
| D | snd_StreamSoundPlayer.cpp | 1270 f32 span = 0.0f; in UpdateVoiceParams() local 1271 span += track->m_SurroundPan; in UpdateVoiceParams() 1272 span += GetSurroundPan(); in UpdateVoiceParams() 1302 voice->SetSurroundPan( span ); in UpdateVoiceParams() 1362 voice->SetSurroundPan( span ); in UpdateVoiceParams() 2138 void StreamSoundPlayer::SetTrackSurroundPan( u32 trackBitFlag, f32 span ) in SetTrackSurroundPan() argument 2149 m_Tracks[ trackNo ].m_SurroundPan = span; in SetTrackSurroundPan()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_BasicSound.h | 48 f32 span; member 60 span(0.0f), in SoundParam() 128 f32 span; member 181 span(0.0f), in SoundAmbientParam()
|
| D | snd_Voice.h | 163 void SetSurroundPan( f32 span ); 318 static void GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix );
|
| D | snd_StreamSound.h | 74 void SetTrackSurroundPan( unsigned long trackBitFlag, float span );
|
| D | snd_StreamSoundPlayer.h | 139 void SetTrackSurroundPan( u32 trackBitFlag, float span );
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsSystem.cpp | 754 …s64 span = static_cast<nn::os::Tick>(nn::os::Tick::GetSystemCurrent() - startTick).ToTimeSpan().Ge… in WaitCommandList() local 756 static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in WaitCommandList() 941 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in EndLoadMeter() local 943 float currentTime = static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in EndLoadMeter() 978 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in SuspendLoadMeter() local 980 static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in SuspendLoadMeter() 982 static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in SuspendLoadMeter()
|
| D | demo_CommandListSwapper.cpp | 239 const s64 span = in CalcGpuProfilingCostTime() local 244 gpuProfilingEntry->costTime = static_cast<float>(span) / 1000.0f; in CalcGpuProfilingCostTime()
|
| /NW4C-2.0.3/documents/DccPlugin/Photoshop/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-2.0.3/documents/DccPlugin/Softimage/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-2.0.3/documents/DccPlugin/common/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-2.0.3/documents/DccPlugin/Maya/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-2.0.3/documents/DccPlugin/3dsMax/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-2.0.3/documents/Viewer/html/css/ |
| D | manpage.css | 218 TABLE.list_table TH, span.argument
|
| /NW4C-2.0.3/documents/CreativeStudio/html/common/ |
| D | manual.css | 216 span.note_number {
|