Home
last modified time | relevance | path

Searched defs:outputChannel (Results 1 – 25 of 83) sorted by relevance

1234

/dports/games/scummvm/scummvm-2.5.1/audio/
H A Dmt32gm.cpp401 int8 outputChannel = source < 0 ? dataChannel : mapSourceChannel(source, dataChannel); in send() local
409 void MidiDriver_MT32GM::processEvent(int8 source, uint32 b, uint8 outputChannel, MidiChannelControl… in processEvent()
452 void MidiDriver_MT32GM::noteOnOff(byte outputChannel, byte command, byte note, byte velocity, int8 … in noteOnOff()
473 void MidiDriver_MT32GM::controlChange(byte outputChannel, byte controllerNumber, byte controllerVal… in controlChange()
577 bool MidiDriver_MT32GM::addActiveNote(uint8 outputChannel, uint8 note, int8 source) { in addActiveNote()
595 bool MidiDriver_MT32GM::removeActiveNote(uint8 outputChannel, uint8 note, int8 source) { in removeActiveNote()
617 void MidiDriver_MT32GM::removeActiveNotes(uint8 outputChannel, bool sustainedNotes) { in removeActiveNotes()
628 void MidiDriver_MT32GM::programChange(byte outputChannel, byte patchId, int8 source, MidiChannelCon… in programChange()
886 bool MidiDriver_MT32GM::isOutputChannelUsed(int8 outputChannel) { in isOutputChannelUsed()
944 int8 outputChannel = _channelMap[source][dataChannel]; in mapSourceChannel() local
H A Dmiles_midi.cpp180 byte outputChannel = source < 0 ? dataChannel : _channelMap[source][dataChannel]; in send() local
204 void MidiDriver_Miles_Midi::controlChange(byte outputChannel, byte controllerNumber, byte controlle… in controlChange()
367 bool MidiDriver_Miles_Midi::addActiveNote(uint8 outputChannel, uint8 note, int8 source) { in addActiveNote()
376 bool MidiDriver_Miles_Midi::removeActiveNote(uint8 outputChannel, uint8 note, int8 source) { in removeActiveNote()
390 void MidiDriver_Miles_Midi::removeActiveNotes(uint8 outputChannel, bool sustainedNotes) { in removeActiveNotes()
454 void MidiDriver_Miles_Midi::unlockChannel(uint8 outputChannel) { in unlockChannel()
511 void MidiDriver_Miles_Midi::programChange(byte outputChannel, byte patchId, int8 source, in programChange()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Channels/System/ServiceModel/Channels/
H A DUdpRequestContext.cs16 private UdpOutputChannel outputChannel; field in System.ServiceModel.Channels.UdpRequestContext
19 public UdpRequestContext(UdpOutputChannel outputChannel, Message requestMessage) in UdpRequestContext()
/dports/misc/mnn/MNN-1.2.0/benchmark/exprModels/
H A DShuffleNetExpr.cpp17 static VARP shuffleUnit(VARP x, int inputChannel, int outputChannel, in shuffleUnit()
37 static VARP shuffleBlock(VARP x, int inputChannel, int outputChannel, in shuffleBlock()
H A DResNetExpr.cpp20 int inputChannel = x->getInfo()->dim[1], outputChannel = channels[1]; in residual() local
39 … int inputChannel = x->getInfo()->dim[1], narrowChannel = channels[1], outputChannel = channels[2]; in bottleNeck() local
H A DMobileNetExpr.cpp20 int inputChannel = channels[0], outputChannel = channels[1]; in convBlock() local
85 int inputChannel = channels[0], outputChannel = channels[1]; in bottleNeck() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/utils/vscode/src/
H A Dextension.ts10 const outputChannel = vscode.window.createOutputChannel('MLIR'); constant
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DTestDataPathsActivity.java249 int outputChannel) throws InterruptedException { in setupDeviceCombo()
277 int outputChannel, in testPresetCombo()
307 int outputChannel in testPresetCombo()
407 int outputChannel, in testOutputDeviceCombo()
438 int outputChannel) throws InterruptedException { in testOutputDeviceCombo()
/dports/audio/mixxx/mixxx-2.3.0/src/effects/
H A Deffectprocessor.h168 for (const ChannelHandleAndGroup& outputChannel : in initialize() local
218 for (const ChannelHandleAndGroup& outputChannel : in loadStatesForInputChannel() local
/dports/misc/mnn/MNN-1.2.0/source/backend/opencl/execution/image/
H A DMatmulExecution.cpp52 const int outputChannel = input0Shape.at(0); in onResize() local
75 const int outputChannel = input0Shape.at(3); in onResize() local
/dports/misc/mnn/MNN-1.2.0/source/backend/opencl/execution/buffer/
H A DMatmulBufExecution.cpp52 const int outputChannel = input0Shape.at(0);//input0 W in onResize() local
78 const int outputChannel = input0Shape.at(3);//input0 W in onResize() local
/dports/audio/mixxx/mixxx-2.3.0/src/effects/lv2/
H A Dlv2effectprocessor.cpp75 for (const ChannelHandleAndGroup& outputChannel : in initialize() local
200 for (const ChannelHandleAndGroup& outputChannel : in loadStatesForInputChannel() local
/dports/misc/mnn/MNN-1.2.0/test/op/
H A DMultiConvolutionTest.cpp29 const int inputHeight = 5, inputWidth = 5, inputChannel = 2, outputChannel = 1; in testOnBackend() local
73 const int inputHeight = 5, inputWidth = 5, inputChannel = 2, outputChannel = 2; in testOnBackend() local
H A DMultiDeconvolutionTest.cpp29 const int inputHeight = 3, inputWidth = 3, inputChannel = 3, outputChannel = 2; in testOnBackend() local
94 const int inputHeight = 3, inputWidth = 3, inputChannel = 2, outputChannel = 2; in testOnBackend() local
H A DInnerProductTest.cpp21 int outputChannel = 2; in run() local
/dports/devel/arcanist-lib/arcanist-b2e715f/src/hgdaemon/
H A DArcanistHgServerChannel.php57 private $outputChannel; variable in ArcanistHgServerChannel
/dports/devel/arcanist/arcanist-b2e715f/src/hgdaemon/
H A DArcanistHgServerChannel.php57 private $outputChannel; variable in ArcanistHgServerChannel
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/oboe/src/flowgraph/
H A DChannelCountConverter.cpp39 for (int outputChannel = 0; outputChannel < outputChannelCount; outputChannel++) { in onProcess() local
/dports/devel/rlog/rlog-1.4/rlog/
H A DStdioNode.h55 bool outputChannel; variable
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/src/flowgraph/
H A DChannelCountConverter.cpp39 for (int outputChannel = 0; outputChannel < outputChannelCount; outputChannel++) { in onProcess() local
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/
H A DChannelCountConverter.cpp39 for (int outputChannel = 0; outputChannel < outputChannelCount; outputChannel++) { in onProcess() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/
H A DClipToRange.cpp1 /*
2 * Copyright 2015 The Android Open Source Project
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
[all …]
/dports/devel/juce/JUCE-f37e9a1/examples/DemoRunner/Builds/Android/app/src/main/assets/
H A DAudioLiveScrollingDisplay.h67 if (float* outputChannel = outputChannelData[j]) in audioDeviceIOCallback() local
/dports/devel/juce/JUCE-f37e9a1/examples/Assets/
H A DAudioLiveScrollingDisplay.h67 if (float* outputChannel = outputChannelData[j]) in audioDeviceIOCallback() local
/dports/misc/mnn/MNN-1.2.0/backupcode/cpubackend/
H A DCPUConvolution3D.cpp72 … PadMode padMode, int padY, int padX, int inputChannel, int outputChannel) { in createConvolution2DCommon()
140 …const int batch = input->length(0), inputChannel = input->length(1), outputChannel = output->lengt… in onResize() local
234 …const int batch = input->length(0), inputChannel = input->length(1), outputChannel = output->lengt… in onExecute() local

1234