Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/support/
H A DMediaIcon.cpp228 const int32 numberOfInputs = 4; in _getMediaTypesFor() local
230 media_input inputs[numberOfInputs]; in _getMediaTypesFor()
235 if (roster->GetFreeInputsFor(nodeInfo.node, inputs, numberOfInputs, in _getMediaTypesFor()
249 if (roster->GetConnectedInputsFor(nodeInfo.node, inputs, numberOfInputs, in _getMediaTypesFor()