Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp630 IPin *tmp_pin = NULL; in gst_dshow_is_pin_connected() local
635 hres = pin->ConnectedTo (&tmp_pin); in gst_dshow_is_pin_connected()
637 if (tmp_pin) in gst_dshow_is_pin_connected()
638 tmp_pin->Release (); in gst_dshow_is_pin_connected()