IMemAllocator_vt * vt
Definition: allocator.h:12
Definition: asfheader.h:126
CMediaSample * modified_sample
Definition: allocator.h:18
char * new_pointer
Definition: allocator.h:17
ALLOCATOR_PROPERTIES props
Definition: allocator.h:13
#define DECLARE_IUNKNOWN()
Definition: iunk.h:11
Definition: allocator.h:10
Definition: interfaces.h:219
MemAllocator * MemAllocatorCreate(void)
Definition: allocator.c:297
avm_list_t * used_list
Definition: allocator.h:15
void(* ResetPointer)(MemAllocator *This)
Definition: allocator.h:22
Definition: allocator.c:9
Definition: interfaces.h:33
avm_list_t * free_list
Definition: allocator.h:16
GUID interfaces[2]
Definition: allocator.h:19
void(* SetPointer)(MemAllocator *This, char *pointer)
Definition: allocator.h:21