Home
last modified time | relevance | path

Searched defs:getOut_R (Results 1 – 9 of 9) sorted by relevance

/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/IO/
H A DDiskWriterDriver.h75 float* getOut_R() { in getOut_R() function
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/IO/
H A Dfake_driver.cpp93 float* FakeDriver::getOut_R() in getOut_R() function in H2Core::FakeDriver
H A Dnull_driver.cpp86 float* NullDriver::getOut_R() in getOut_R() function in H2Core::NullDriver
H A Dportaudio_driver.cpp145 float* PortAudioDriver::getOut_R() in getOut_R() function in H2Core::PortAudioDriver
H A Dalsa_audio_driver.cpp292 float* AlsaAudioDriver::getOut_R() in getOut_R() function in H2Core::AlsaAudioDriver
H A Doss_driver.cpp292 float* OssDriver::getOut_R() in getOut_R() function in H2Core::OssDriver
H A Dcoreaudio_driver.cpp332 float* CoreAudioDriver::getOut_R() in getOut_R() function in H2Core::CoreAudioDriver
H A Dpulse_audio_driver.cpp142 float* PulseAudioDriver::getOut_R() in getOut_R() function in H2Core::PulseAudioDriver
H A Djack_audio_driver.cpp461 float* JackAudioDriver::getOut_R() in getOut_R() function in H2Core::JackAudioDriver