libAVMemInputPin 152 libavdevice/dshow_capture.h typedef struct libAVMemInputPin libAVMemInputPin; libAVMemInputPin 188 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_QueryInterface (libAVMemInputPin *, const GUID *, void **); libAVMemInputPin 189 libavdevice/dshow_capture.h unsigned long WINAPI libAVMemInputPin_AddRef (libAVMemInputPin *); libAVMemInputPin 190 libavdevice/dshow_capture.h unsigned long WINAPI libAVMemInputPin_Release (libAVMemInputPin *); libAVMemInputPin 191 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_GetAllocator (libAVMemInputPin *, IMemAllocator **); libAVMemInputPin 192 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_NotifyAllocator (libAVMemInputPin *, IMemAllocator *, BOOL); libAVMemInputPin 193 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_GetAllocatorRequirements(libAVMemInputPin *, ALLOCATOR_PROPERTIES *); libAVMemInputPin 194 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_Receive (libAVMemInputPin *, IMediaSample *); libAVMemInputPin 195 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_ReceiveMultiple (libAVMemInputPin *, IMediaSample **, long, long *); libAVMemInputPin 196 libavdevice/dshow_capture.h long WINAPI libAVMemInputPin_ReceiveCanBlock (libAVMemInputPin *); libAVMemInputPin 201 libavdevice/dshow_capture.h void libAVMemInputPin_Destroy(libAVMemInputPin *); libAVMemInputPin 217 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, QueryInterface); libAVMemInputPin 218 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, AddRef); libAVMemInputPin 219 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, Release); libAVMemInputPin 220 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, GetAllocator); libAVMemInputPin 221 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, NotifyAllocator); libAVMemInputPin 222 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, GetAllocatorRequirements); libAVMemInputPin 223 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, Receive); libAVMemInputPin 224 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, ReceiveMultiple); libAVMemInputPin 225 libavdevice/dshow_pin.c SETVTBL(imemvtbl, libAVMemInputPin, ReceiveCanBlock); libAVMemInputPin 271 libavdevice/dshow_pin.c libAVMemInputPin_QueryInterface(libAVMemInputPin *this, const GUID *riid, libAVMemInputPin 279 libavdevice/dshow_pin.c libAVMemInputPin_AddRef(libAVMemInputPin *this) libAVMemInputPin 286 libavdevice/dshow_pin.c libAVMemInputPin_Release(libAVMemInputPin *this) libAVMemInputPin 293 libavdevice/dshow_pin.c libAVMemInputPin_GetAllocator(libAVMemInputPin *this, IMemAllocator **alloc) libAVMemInputPin 299 libavdevice/dshow_pin.c libAVMemInputPin_NotifyAllocator(libAVMemInputPin *this, IMemAllocator *alloc, libAVMemInputPin 306 libavdevice/dshow_pin.c libAVMemInputPin_GetAllocatorRequirements(libAVMemInputPin *this, libAVMemInputPin 313 libavdevice/dshow_pin.c libAVMemInputPin_Receive(libAVMemInputPin *this, IMediaSample *sample) libAVMemInputPin 370 libavdevice/dshow_pin.c libAVMemInputPin_ReceiveMultiple(libAVMemInputPin *this, libAVMemInputPin 383 libavdevice/dshow_pin.c libAVMemInputPin_ReceiveCanBlock(libAVMemInputPin *this) libAVMemInputPin 391 libavdevice/dshow_pin.c libAVMemInputPin_Destroy(libAVMemInputPin *this)