Searched refs:CLaylaDspCommObject (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCLaylaDspCommObject.h3 // CLaylaDspCommObject.H
49 // CLaylaDspCommObject
54 class CLaylaDspCommObject : public CDspCommObject class in inherits:CDspCommObject
70 CLaylaDspCommObject( PDWORD pdwRegBase, PCOsSupport pOsSupport );
71 virtual ~CLaylaDspCommObject();
119 }; // class CLaylaDspCommObject
121 typedef CLaylaDspCommObject * PCLaylaDspCommObject;
H A DCLayla.cpp140 m_pDspCommObject = new CLaylaDspCommObject( (PDWORD) m_pvSharedMemory,
H A DCLaylaDspCommObject.cpp3 // CLaylaDspCommObject.cpp
32 #include "CLaylaDspCommObject.h"
55 CLaylaDspCommObject::CLaylaDspCommObject function in class:CLaylaDspCommObject
80 } // CLaylaDspCommObject::CLaylaDspCommObject( DWORD dwPhysRegBase )
89 CLaylaDspCommObject::~CLaylaDspCommObject()
91 ECHO_DEBUGPRINTF( ( "CLaylaDspCommObject::~CLaylaDspCommObject() i
[all...]

Completed in 46 milliseconds