Home
last modified time | relevance | path

Searched refs:input (Results 1 – 9 of 9) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_FxDelay.cpp245 s32* input[ nn::snd::CHANNEL_INDEX_NUM ]; in UpdateBuffer() local
246 input[ nn::snd::CHANNEL_INDEX_FRONT_LEFT ] = data->frontLeft; in UpdateBuffer()
247 input[ nn::snd::CHANNEL_INDEX_FRONT_RIGHT ] = data->frontRight; in UpdateBuffer()
248 input[ nn::snd::CHANNEL_INDEX_REAR_LEFT ] = data->rearLeft; in UpdateBuffer()
249 input[ nn::snd::CHANNEL_INDEX_REAR_RIGHT ] = data->rearRight; in UpdateBuffer()
257 s32* in_ptr = &input[ch][0]; in UpdateBuffer()
Dsnd_FxReverb.cpp365 s32* input[nn::snd::CHANNEL_INDEX_NUM]; in UpdateBuffer() local
366 input[nn::snd::CHANNEL_INDEX_FRONT_LEFT] = data->frontLeft; in UpdateBuffer()
367 input[nn::snd::CHANNEL_INDEX_FRONT_RIGHT] = data->frontRight; in UpdateBuffer()
368 input[nn::snd::CHANNEL_INDEX_REAR_LEFT] = data->rearLeft; in UpdateBuffer()
369 input[nn::snd::CHANNEL_INDEX_REAR_RIGHT] = data->rearRight; in UpdateBuffer()
402 s32 indata = input[ch][samp]; in UpdateBuffer()
516 input[ch][samp] = fused_out; in UpdateBuffer()
/NW4C-1.2.23/documents/CreativeStudio/html/common/
Dfonts-min.css7 body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,… selector
/NW4C-1.2.23/tools/CsdrUpdater/
Dreadme.txt34 python CsdrUpdater.py [option] <input binary file name>
38 …on, the output file name is created by removing the file extension from the input binary file name.
/NW4C-1.2.23/include/nw/gfx/
Dgfx_GraphicsDevice.h278 static void SetLutInput( LutTarget target, ResLightingLookupTable::Input input ) in SetLutInput() argument
281 NW_ASSERT(input < ResLightingLookupTable::INPUT_NUM); in SetLutInput()
289 s_LutInput |= input << (4 * target); in SetLutInput()
/NW4C-1.2.23/documents/CreativeStudio/html/assets/
Dtreeview-skin.css192 .ygtv-edit-TextNode .ygtv-input input{
/NW4C-1.2.23/documents/License/IronRuby/
DLICENSE.Ruby.txt48 5. The scripts and library files supplied as input to or produced as
/NW4C-1.2.23/tools/DccPlugin/Maya/scripts/
DNW4C_SetUserData.mel293 input apply callback
400 error "Please input integer number";
407 error "Please input float number";
491 open input window
DNW4C_SetAnimRange.mel2749 if (`nodeType $node[0]` == "mute" && ($node[0] + ".input") == $plug[0])