Home
last modified time | relevance | path

Searched refs:ff_dshow_pin_QueryInternalConnections (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavdevice/
Ddshow_capture.h183 long ff_dshow_pin_QueryInternalConnections(DShowPin *, IPin **, unsigned long *);
Ddshow_pin.c157 long ff_dshow_pin_QueryInternalConnections(DShowPin *this, IPin **pin, in ff_dshow_pin_QueryInternalConnections() function