Home
last modified time | relevance | path

Searched refs:CIndigoIODspCommObject (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCIndigoIODspCommObject.cpp43 CIndigoIODspCommObject::CIndigoIODspCommObject in CIndigoIODspCommObject() function in CIndigoIODspCommObject
80 CIndigoIODspCommObject::~CIndigoIODspCommObject() in ~CIndigoIODspCommObject()
88 ECHOSTATUS CIndigoIODspCommObject::SetInputClock(WORD wClock) in SetInputClock()
105 DWORD CIndigoIODspCommObject::SetSampleRate( DWORD dwNewSampleRate ) in SetSampleRate()
H A DCIndigoIODspCommObject.h35 class CIndigoIODspCommObject : public CDspCommObjectVmixer
41 CIndigoIODspCommObject( PDWORD pdwRegBase, PCOsSupport pOsSupport );
42 virtual ~CIndigoIODspCommObject();
68 typedef CIndigoIODspCommObject * PCIndigoIODspCommObject;
H A DCIndigoIO.cpp132 m_pDspCommObject = new CIndigoIODspCommObject( (PDWORD) m_pvSharedMemory, in InitHw()
/haiku/src/add-ons/kernel/drivers/audio/echo/indigo/
H A DJamfile32 CIndigoIODspCommObject.cpp