Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.h566 DWORD dwCommSize; // size of this object 0x000 4 member
H A DCDspCommObject.cpp147 m_pDspCommPage->dwCommSize = SWAP( sizeof( DspCommPage ) ); in CDspCommObject()