Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h282 typedef struct IAMBufferNegotiation IAMBufferNegotiation; typedef
3836 struct IAMBufferNegotiation : public IUnknown { struct
3844 HRESULT (WINAPI *QueryInterface)(IAMBufferNegotiation *This,REFIID riid,void **ppvObject);
3845 ULONG (WINAPI *AddRef)(IAMBufferNegotiation *This);
3846 ULONG (WINAPI *Release)(IAMBufferNegotiation *This);
3847 …HRESULT (WINAPI *SuggestAllocatorProperties)(IAMBufferNegotiation *This,const ALLOCATOR_PROPERTIES…
3848 … HRESULT (WINAPI *GetAllocatorProperties)(IAMBufferNegotiation *This,ALLOCATOR_PROPERTIES *pprop);
3851 struct IAMBufferNegotiation { struct
3862 …HRESULT WINAPI IAMBufferNegotiation_SuggestAllocatorProperties_Proxy(IAMBufferNegotiation *This,co…
3864 …HRESULT WINAPI IAMBufferNegotiation_GetAllocatorProperties_Proxy(IAMBufferNegotiation *This,ALLOCA…