Searched refs:CLayla24DspCommObject (Results 1 – 4 of 4) sorted by relevance
35 class CLayla24DspCommObject : public CGMLDspCommObject45 CLayla24DspCommObject( PDWORD pdwRegBase, PCOsSupport pOsSupport );46 virtual ~CLayla24DspCommObject();106 typedef CLayla24DspCommObject * PCLayla24DspCommObject;
57 CLayla24DspCommObject::CLayla24DspCommObject in CLayla24DspCommObject() function in CLayla24DspCommObject98 CLayla24DspCommObject::~CLayla24DspCommObject() in ~CLayla24DspCommObject()120 BOOL CLayla24DspCommObject::LoadASIC() in LoadASIC()198 DWORD CLayla24DspCommObject::SetSampleRate( DWORD dwNewSampleRate ) in SetSampleRate()353 ECHOSTATUS CLayla24DspCommObject::SetDigitalMode in SetDigitalMode()405 BOOL CLayla24DspCommObject::SwitchAsic in SwitchAsic()449 ECHOSTATUS CLayla24DspCommObject::SetInputClock(WORD wClock) in SetInputClock()
139 m_pDspCommObject = new CLayla24DspCommObject( (PDWORD) m_pvSharedMemory, in InitHw()
34 CLayla24DspCommObject.cpp