Home
last modified time | relevance | path

Searched defs:addInputPort (Results 1 – 8 of 8) sorted by relevance

/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/src/flowgraph/
H A DFlowGraphNode.h110 void addInputPort(FlowGraphPort &port) { in addInputPort() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/oboe/src/flowgraph/
H A DFlowGraphNode.h110 void addInputPort(FlowGraphPort &port) { in addInputPort() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/
H A DFlowGraphNode.h110 void addInputPort(FlowGraphPort &port) { in addInputPort() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/oboe-sys-0.4.4/oboe/src/flowgraph/
H A DFlowGraphNode.h110 void addInputPort(FlowGraphPort &port) { in addInputPort() function
/dports/multimedia/qpwgraph/qpwgraph-71edb283e7b5d4429d5ef9951de6b740afb07790/src/
H A Dqpwgraph_node.cpp199 qpwgraph_port *qpwgraph_node::addInputPort ( in addInputPort() function in qpwgraph_node
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tfx/
H A Dtfx.cpp395 bool TFx::addInputPort(const std::string &name, TFxPort &port) { in addInputPort() function in TFx
408 bool TFx::addInputPort(const std::string &name, TFxPort *port, int groupIndex) { in addInputPort() function in TFx
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dpluginhost.cpp529 bool RasterFxPluginHost::addInputPort(const std::string &nm, in addInputPort() function in RasterFxPluginHost
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlGraph.cpp760 qjackctlGraphPort *qjackctlGraphNode::addInputPort ( const QString& name, int type ) in addInputPort() function in qjackctlGraphNode