Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Ddshow_capture.h154 typedef struct DShowEnumPins DShowEnumPins; typedef
207 struct DShowEnumPins { struct
215 long ff_dshow_enumpins_QueryInterface(DShowEnumPins *, const GUID *, void **); argument
Ddshow_enumpins.c26 DECLARE_ADDREF(enumpins, DShowEnumPins) in DECLARE_ADDREF() argument