Home
last modified time | relevance | path

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

/external/libnfc-nci/src/udrv/include/
Duusb.h156 typedef tUUSB_STATUS (*tUUSB_PROT_SETUP_CB ) (UINT8 **ppBuf,UINT16 *pBufSize);
159 UINT8 **ppBuf,
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp861 STDMETHODIMP GetAllocatedBlob(REFGUID guidKey, UINT8** ppBuf, UINT32* pcbSize) in GetAllocatedBlob() argument
864 return _spAttributes->GetAllocatedBlob(guidKey, ppBuf, pcbSize); in GetAllocatedBlob()