Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.h86 status_t _SetUpAudioNodes(float audioFrameRate,
H A DNodeManager.cpp306 fStatus = _SetUpAudioNodes(audioFrameRate, audioChannels); in _SetUpNodes()
457 NodeManager::_SetUpAudioNodes(float audioFrameRate, uint32 audioChannels) in _SetUpAudioNodes() function in NodeManager