Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCPipeOutCtrl.h88 ECHOSTATUS GetMute(WORD wPipeOut, WORD wBusOut, BOOL &bMute);
H A DCMonitorCtrl.h88 ECHOSTATUS GetMute(WORD wBusIn, WORD wBusOut, BOOL &bMute);
H A DCMonitorCtrl.cpp416 ECHOSTATUS CMonitorCtrl::GetMute(WORD wBusIn, WORD wBusOut, BOOL &bMute) in GetMute() function in CMonitorCtrl
H A DCPipeOutCtrl.cpp484 ECHOSTATUS CPipeOutCtrl::GetMute(WORD wPipeOut, WORD wBusOut, BOOL &bMute) in GetMute() function in CPipeOutCtrl
H A DCEchoGals_mixer.cpp1490 Status = m_PipeOutCtrl.GetMute( wPipe, in GetAudioMute()
1793 m_MonitorCtrl.GetMute(wBusIn,wBusOut,bMute); in GetAudioMonitorMute()