Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowutil.cpp57 CLSID output_majortype, CLSID output_subtype, in gst_dshow_find_filter() argument
115 outTypes[1] = output_subtype; in gst_dshow_find_filter()
Dgstdshowdecwrapper.h66 GUID output_subtype; member
Dgstdshowutil.h59 CLSID output_majortype, CLSID output_subtype,
Dgstdshowvideodec.h63 GUID output_subtype; member
Dgstdshowvideodec.cpp731 klass->entry->output_subtype, &output_vheader, &size)) { in gst_dshowvideodec_sink_setcaps()
739 output_mediatype.subtype = klass->entry->output_subtype; in gst_dshowvideodec_sink_setcaps()
1152 klass->entry->output_subtype, in gst_dshowvideodec_create_graph_and_filters()
1318 video_dec_codecs[i].output_subtype, in dshow_vdec_register()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h92 CLSID output_majortype, CLSID output_subtype,
Dgstdshow.cpp190 CLSID output_majortype, CLSID output_subtype, in gst_dshow_find_filter() argument
222 memcpy (&arrayOutTypes[1], &output_subtype, sizeof (CLSID)); in gst_dshow_find_filter()