Searched defs:ppBuffer (Results 1 – 5 of 5) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc_Generic.c | 325 void **ppBuffer, in phHciNfc_Allocate_Resource()
|
D | phDnldNfc.c | 911 void **ppBuffer, in phDnldNfc_Allocate_Resource()
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 92 STDMETHOD(GetBufferAndLength(BYTE** ppBuffer, DWORD* pcbLength)) in STDMETHOD()
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 984 HRESULT SerializeToBlob(UINT8 **ppBuffer, UINT *pcbSize) in SerializeToBlob()
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 1414 #define IMediaSample_GetPointer(This,ppBuffer) (This)->lpVtbl->GetPointer(This,ppBuffer) argument 1530 #define IMediaSample2_GetPointer(This,ppBuffer) (This)->lpVtbl->GetPointer(This,ppBuffer) argument 1603 #define IMemAllocator_GetBuffer(This,ppBuffer,pStartTime,pEndTime,dwFlags) (This)->lpVtbl->GetBuffe… argument 1661 #define IMemAllocatorCallbackTemp_GetBuffer(This,ppBuffer,pStartTime,pEndTime,dwFlags) (This)->lpVt… argument 5317 #define IAMDevMemoryAllocator_Alloc(This,ppBuffer,pdwcbBuffer) (This)->lpVtbl->Alloc(This,ppBuffer,… argument
|