Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowutil.cpp56 gst_dshow_find_filter(CLSID input_majortype, CLSID input_subtype, in gst_dshow_find_filter() argument
113 inTypes[1] = input_subtype; in gst_dshow_find_filter()
Dgstdshowdecwrapper.h63 GUID input_subtype; member
Dgstdshowutil.h58 gst_dshow_find_filter(CLSID input_majortype, CLSID input_subtype,
Dgstdshowvideodec.h60 GUID input_subtype; member
Dgstdshowvideodec.cpp648 input_mediatype.subtype = klass->entry->input_subtype; in gst_dshowvideodec_sink_setcaps()
1150 klass->entry->input_subtype, in gst_dshowvideodec_create_graph_and_filters()
1316 video_dec_codecs[i].input_subtype, in dshow_vdec_register()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h91 gboolean gst_dshow_find_filter (CLSID input_majortype, CLSID input_subtype,
Dgstdshow.cpp189 gst_dshow_find_filter (CLSID input_majortype, CLSID input_subtype, in gst_dshow_find_filter() argument
220 memcpy (&arrayInTypes[1], &input_subtype, sizeof (CLSID)); in gst_dshow_find_filter()