| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_Sound3DEngine.cpp | 100 f32 span; in UpdateAmbientParam() local 108 &span in UpdateAmbientParam() 112 if ( updateFlag & UPDATE_SPAN ) ambientParam->span = span; in UpdateAmbientParam()
|
| D | snd_BasicSound.cpp | 109 m_AmbientParam.span = 0.0f; in Initialize() 438 ambientParam.span = m_AmbientParam.span; in Update() 459 m_AmbientParam.span = ambientParam.span; in Update() 558 surroundPan += m_AmbientParam.span; in UpdateParam()
|
| D | snd_Voice.cpp | 213 f32& front, f32& rear, const f32& span, const Util::PanInfo& panInfo ) in CalcSurroundPanForSurround() argument 215 front = Util::CalcSurroundPanRatio( span, panInfo ); in CalcSurroundPanForSurround() 216 rear = Util::CalcSurroundPanRatio( Voice::SPAN_REAR - span, panInfo ); in CalcSurroundPanForSurround() 781 void Voice::SetSurroundPan( f32 span ) in SetSurroundPan() argument 783 if ( span != m_SurroundPan ) in SetSurroundPan() 785 m_SurroundPan = span; in SetSurroundPan() 1261 f32 span = m_SurroundPan; in CalcMixParam() local 1274 front = Util::CalcSurroundPanRatio( span, panInfo ); in CalcMixParam() 1275 rear = Util::CalcSurroundPanRatio( SPAN_REAR - span, panInfo ); in CalcMixParam() 1742 void Voice::GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix ) in GetDebugMixParam() argument [all …]
|
| D | snd_StreamSound.cpp | 223 void StreamSound::SetTrackSurroundPan( unsigned long trackBitFlag, float span ) in SetTrackSurroundPan() argument 231 command->value = span; in SetTrackSurroundPan()
|
| D | snd_StreamSoundPlayer.cpp | 1205 f32 span = 0.0f; in UpdateVoiceParams() local 1206 span += track->m_SurroundPan; in UpdateVoiceParams() 1207 span += GetSurroundPan(); in UpdateVoiceParams() 1237 voice->SetSurroundPan( span ); in UpdateVoiceParams() 1297 voice->SetSurroundPan( span ); in UpdateVoiceParams() 2013 void StreamSoundPlayer::SetTrackSurroundPan( u32 trackBitFlag, f32 span ) in SetTrackSurroundPan() argument 2021 m_Tracks[ trackNo ].m_SurroundPan = span; in SetTrackSurroundPan()
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_BasicSound.h | 46 f32 span; member 58 span(0.0f), in SoundParam() 103 f32 span; member 134 span(0.0f), in SoundAmbientParam()
|
| D | snd_StreamSound.h | 72 void SetTrackSurroundPan( unsigned long trackBitFlag, float span );
|
| D | snd_Voice.h | 161 void SetSurroundPan( f32 span ); 316 static void GetDebugMixParam( f32& pan, f32& span, nw::snd::internal::MixParam& mix );
|
| D | snd_StreamSoundPlayer.h | 137 void SetTrackSurroundPan( u32 trackBitFlag, float span );
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsSystem.cpp | 707 …s64 span = static_cast<nn::os::Tick>(nn::os::Tick::GetSystemCurrent() - startTick).ToTimeSpan().Ge… in WaitCommandList() local 709 static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in WaitCommandList() 894 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in EndLoadMeter() local 896 float currentTime = static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in EndLoadMeter() 931 …s64 span = static_cast<nn::os::Tick>(endTick - m_LoadMeterDescription.startTick).ToTimeSpan().GetN… in SuspendLoadMeter() local 933 static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in SuspendLoadMeter() 935 static_cast<float>(span) * LoadMeterDescription::NANO_TO_MILLI; in SuspendLoadMeter()
|
| D | demo_CommandListSwapper.cpp | 223 const s64 span = in CalcGpuProfilingCostTime() local 228 gpuProfilingEntry->costTime = static_cast<float>(span) / 1000.0f; in CalcGpuProfilingCostTime()
|
| /NW4C-1.2.23/documents/DccPlugin/3dsMax/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-1.2.23/documents/DccPlugin/Photoshop/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-1.2.23/documents/DccPlugin/Maya/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-1.2.23/documents/DccPlugin/Softimage/html/css/ |
| D | manpage.css | 106 TABLE.arguments TH, span.argument 156 TABLE.list_table TH, span.argument
|
| /NW4C-1.2.23/documents/CreativeStudio/html/common/ |
| D | manual.css | 180 span.note_number {
|
| /NW4C-1.2.23/documents/Viewer/html/css/ |
| D | manpage.css | 218 TABLE.list_table TH, span.argument
|