Searched refs:CChMaskDsp (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCChannelMask.h5 // Include file for interfacing with the CChannelMask and CChMaskDsp
13 // CChMaskDsp is used in the comm page to specify a group of channels
140 friend class CChMaskDsp;
186 CChMaskDsp
190 class CChMaskDsp class
195 CChMaskDsp();
196 ~CChMaskDsp() {}
227 CChMaskDsp& operator = (CONST CChannelMask & RVal);
231 }; // class CChMaskDsp
233 typedef CChMaskDsp * PCChMaskDs
[all...]
H A DCChannelMask.cpp424 CChMaskDsp
434 CChMaskDsp::CChMaskDsp() function in class:CChMaskDsp
439 } // CChMaskDsp::CChMaskDsp()
448 BOOL CChMaskDsp::IsEmpty()
455 } // void CChMaskDsp::IsEmpty()
465 void CChMaskDsp::SetIndexInMask( WORD wPipeIndex )
474 } // void CChMaskDsp::SetIndexInMask( WORD wPipeIndex )
478 void CChMaskDsp
[all...]
H A DCDspCommObject.h573 CChMaskDsp cmdStart; // Chs. to start mask 0x014 4
574 CChMaskDsp cmdStop; // Chs. to stop mask 0x018 4
575 CChMaskDsp cmdReset; // Chs. to reset mask 0x01c 4
602 CChMaskDsp cmdNominalLevel;

Completed in 39 milliseconds