Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.h235 int32 _PlayThread(NodeInput* input);
H A DOpenSoundNode.cpp2211 OpenSoundNode::_PlayThread(NodeInput* input) in _PlayThread() function in OpenSoundNode
2653 return channel->fNode->_PlayThread(channel); in _PlayThreadEntry()