Home
last modified time | relevance | path

Searched refs:input_majortype (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
112 inTypes[0] = input_majortype; in gst_dshow_find_filter()
Dgstdshowdecwrapper.h62 GUID input_majortype; member
Dgstdshowutil.h58 gst_dshow_find_filter(CLSID input_majortype, CLSID input_subtype,
Dgstdshowvideodec.h59 GUID input_majortype; member
Dgstdshowvideodec.cpp647 input_mediatype.majortype = klass->entry->input_majortype; in gst_dshowvideodec_sink_setcaps()
1149 klass->entry->input_majortype, in gst_dshowvideodec_create_graph_and_filters()
1315 video_dec_codecs[i].input_majortype, 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
219 memcpy (&arrayInTypes[0], &input_majortype, sizeof (CLSID)); in gst_dshow_find_filter()