Home
last modified time | relevance | path

Searched defs:cbSize (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Ddls.h158 ULONG cbSize; /* size of the connection list structure */ member
233 ULONG cbSize; /* size of the pool table structure */ member
246 ULONG cbSize; member
262 ULONG cbSize; member
Deas_mdls.c1071 EAS_U32 cbSize; in Parse_wsmp() local
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp998 UINT32 cbSize = 0; in SerializeToBlob() local
1024 HRESULT DeserializeFromBlob(const UINT8* pBuffer, UINT cbSize) in DeserializeFromBlob()