Home
last modified time | relevance | path

Searched refs:GetDigitalInputAutoMute (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.h1263 virtual ECHOSTATUS GetDigitalInputAutoMute(BOOL &fAutoMute);
H A DCDspCommObject.cpp2023 ECHOSTATUS CDspCommObject::GetDigitalInputAutoMute(BOOL &fAutoMute) in GetDigitalInputAutoMute() function in CDspCommObject
H A DCEchoGals_mixer.cpp1105 GetDspCommObject()->GetDigitalInputAutoMute( fAutoMute ); in GetDigitalInAutoMute()