Searched refs:AdjustMonitorsForBusOut (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals_mixer.cpp2000 ECHOSTATUS CEchoGals::AdjustMonitorsForBusOut(WORD wBusOut) function in class:CEchoGals
2014 } // AdjustMonitorsForBusOut
H A DCEchoGals.h869 virtual ECHOSTATUS AdjustMonitorsForBusOut(WORD wBusOut);
H A DCEchoGalsVmixer.cpp139 ECHOSTATUS CEchoGalsVmixer::AdjustMonitorsForBusOut(WORD wBusOut) function in class:CEchoGalsVmixer
146 Status = CEchoGals::AdjustMonitorsForBusOut( wBusOut );
154 } // AdjustMonitorsForBusOut
H A DCEchoGalsVmixer.h58 virtual ECHOSTATUS AdjustMonitorsForBusOut(WORD wBusOut);
H A DCIndigo.cpp249 ECHOSTATUS CIndigo::AdjustMonitorsForBusOut(WORD wBusOut) function in class:CIndigo
H A DCIndigo.h99 virtual ECHOSTATUS AdjustMonitorsForBusOut(WORD wBusOut);
H A DCLineLevel.cpp333 m_pEchoGals->AdjustMonitorsForBusOut(m_wChannelIndex);

Completed in 35 milliseconds