Home
last modified time | relevance | path

Searched refs:wCh1 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals_mixer.cpp260 WORD wCh1, // Depends on the wType value in MixerControlChanged() argument
290 (pNotify->u.wPipeOut == wCh1) && // can use any union member her in MixerControlChanged()
319 pNotify->wBusOut = wCh1; in MixerControlChanged()
323 pNotify->u.wPipeOut = wCh1; // can use any union member here also in MixerControlChanged()
H A DCEchoGals.h884 WORD wCh1 = ECHO_CHANNEL_UNUSED, // Depends on the wType value