Home
last modified time | relevance | path

Searched defs:DShowPin (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavdevice/
Ddshow_capture.h152 typedef struct DShowPin DShowPin; typedef
161 struct DShowPin { struct
170 long ff_dshow_pin_QueryInterface (DShowPin *, const GUID *, void **); argument
Ddshow_pin.c29 DECLARE_ADDREF(pin, DShowPin) in DECLARE_ADDREF() argument
247 DECLARE_CREATE(pin, DShowPin, ff_dshow_pin_Setup(this, filter), DShowFilter *filter) in DECLARE_CREATE() argument