Searched defs:cbSize (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
H A Ddls.h158 ULONG cbSize; /* size of the connection list structure */ member in struct:_CONNECTIONLIST
233 ULONG cbSize; /* size of the pool table structure */ member in struct:_POOLTABLE
246 ULONG cbSize; member in struct:_rwsmp
262 ULONG cbSize; member in struct:_rloop
H A Deas_mdls.c1085 EAS_U32 cbSize; local
1092 if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &cbSize, EAS_FALSE)) != EAS_SUCCESS)
1135 if ((result = EAS_HWFileSeek(pDLSData->hwInstData, pDLSData->fileHandle, pos + (EAS_I32) cbSize)) != EAS_SUCCESS)

Completed in 962 milliseconds