Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp195 GUID arrayInTypes[2]; in gst_dshow_find_filter() local
219 memcpy (&arrayInTypes[0], &input_majortype, sizeof (CLSID)); in gst_dshow_find_filter()
220 memcpy (&arrayInTypes[1], &input_subtype, sizeof (CLSID)); in gst_dshow_find_filter()
226 MERIT_DO_NOT_USE + 1, TRUE, 1, arrayInTypes, NULL, NULL, FALSE, TRUE, 1, in gst_dshow_find_filter()