Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c923 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/
Dgstglviewconvert.c733 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/
Dgststructure.h333 gboolean gst_structure_get_flagset (const GstStructure * structure,
Dgststructure.c1978 gst_structure_get_flagset (const GstStructure * structure, in gst_structure_get_flagset() function
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c275 if (gst_structure_get_flagset (st, "multiview-flags", (guint *) & flags, in strip_mview_fields()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c1011 fail_unless (gst_structure_get_flagset (s, "test-flagset", &out_flags, in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.c492 if (gst_structure_get_flagset (structure, "multiview-flags", in gst_video_info_from_caps()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c2214 gst_structure_get_flagset (s, "multiview-flags", in gst_h264_parse_update_src_caps()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c1207 gst_structure_get_flagset (structure, "multiview-flags", &multiview_flags, in gst_matroska_mux_video_pad_setcaps()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c2731 gst_structure_get_flagset (s, "multiview-flags", &cur_mv_flags, NULL); in update_video_multiview_caps()
Dgstplaybin2.c4090 gst_structure_get_flagset (s, "multiview-flags", &cur_mv_flags, NULL);
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c6371 gst_structure_get_flagset (structure, in gst_qt_mux_video_sink_set_caps()