Home
last modified time | relevance | path

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

/reactos/drivers/ksfilter/ks/
H A Dallocators.c99 IKsAllocator * iface, in IKsAllocator_fnQueryInterface()
118 IKsAllocator * iface) in IKsAllocator_fnAddRef()
128 IKsAllocator * iface) in IKsAllocator_fnRelease()
146 IKsAllocator *iface, in IKsAllocator_fnDeviceIoControl()
266 IKsAllocator *iface) in IKsAllocator_fnClose()
295 IKsAllocator *iface, in IKsAllocator_fnAllocateFrame()
330 IKsAllocator *iface, in IKsAllocator_fnFreeFrame()
444 IKsAllocator * Allocator; in IKsAllocator_DispatchRequest()
H A Dksiface.h28 #define INTERFACE IKsAllocator
30 DECLARE_INTERFACE_(IKsAllocator, IUnknown) in DECLARE_INTERFACE_() argument
/reactos/sdk/include/psdk/
H A Dksproxy.h121 typedef struct IKsAllocator IKsAllocator; typedef
271 interface DECLSPEC_UUID("8da64899-c0d9-11d0-8413-0000f822fe8a") IKsAllocator;
273 #define INTERFACE IKsAllocator
274 DECLARE_INTERFACE_(IKsAllocator, IUnknown) in DECLARE_INTERFACE_() argument
295 DECLARE_INTERFACE_(IKsAllocatorEx, IKsAllocator) in DECLARE_INTERFACE_() argument