Searched refs:gst_structure_get_flagset (Results 1 – 12 of 12) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkviewconvert.c | 923 if (!gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_par_for_half_aspect() 1026 gst_structure_get_flagset (structure, "multiview-flags", in _expand_structure() 1124 if (gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_structure() 1143 if (gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_structure() 1160 if (gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_structure()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglviewconvert.c | 733 if (!gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_par_for_half_aspect() 836 gst_structure_get_flagset (structure, "multiview-flags", in _expand_structure() 934 if (gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_structure() 953 if (gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_structure() 970 if (gst_structure_get_flagset (s, "multiview-flags", &mview_flags, in _expand_structure()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gststructure.h | 333 gboolean gst_structure_get_flagset (const GstStructure * structure,
|
D | gststructure.c | 1978 gst_structure_get_flagset (const GstStructure * structure, in gst_structure_get_flagset() function
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglstereosplit.c | 275 if (gst_structure_get_flagset (st, "multiview-flags", (guint *) & flags, in strip_mview_fields()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gststructure.c | 1011 fail_unless (gst_structure_get_flagset (s, "test-flagset", &out_flags, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-info.c | 492 if (gst_structure_get_flagset (structure, "multiview-flags", in gst_video_info_from_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth264parse.c | 2214 gst_structure_get_flagset (s, "multiview-flags", in gst_h264_parse_update_src_caps()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-mux.c | 1207 gst_structure_get_flagset (structure, "multiview-flags", &multiview_flags, in gst_matroska_mux_video_pad_setcaps()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaybin3.c | 2731 gst_structure_get_flagset (s, "multiview-flags", &cur_mv_flags, NULL); in update_video_multiview_caps()
|
D | gstplaybin2.c | 4090 gst_structure_get_flagset (s, "multiview-flags", &cur_mv_flags, NULL);
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmux.c | 6371 gst_structure_get_flagset (structure, in gst_qt_mux_video_sink_set_caps()
|