Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DMixerXface.h74 ECHO_CHANNEL_UNUSED = 0xffff enumerator
H A DCEchoGals.h884 WORD wCh1 = ECHO_CHANNEL_UNUSED, // Depends on the wType value
885 WORD wCh2 = ECHO_CHANNEL_UNUSED // Also depends on wType value
H A DCEchoGals_mixer.cpp318 pNotify->u.wPipeOut = ECHO_CHANNEL_UNUSED; in MixerControlChanged()