Home
last modified time | relevance | path

Searched refs:gst_caps_new_full (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc431 caps = gst_caps_new_full (gst_mpeg2enc_structure_from_norm (enc, in gst_mpeg2enc_getcaps()
436 caps = gst_caps_new_full (gst_mpeg2enc_structure_from_norm (enc, in gst_mpeg2enc_getcaps()
441 caps = gst_caps_new_full (gst_mpeg2enc_structure_from_norm (enc, in gst_mpeg2enc_getcaps()
449 caps = gst_caps_new_full (gst_mpeg2enc_structure_from_norm (enc, in gst_mpeg2enc_getcaps()
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dencoding.c451 gst_caps_new_full (gst_caps_steal_structure (formats, 0), NULL); in main()
463 gst_caps_new_full (gst_structure_copy (gst_caps_get_structure in main()
467 gst_caps_new_full (gst_structure_copy (gst_caps_get_structure in main()
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrcdeviceprovider.c145 caps = gst_caps_new_full (s, jpeg_s, NULL); in gst_rpi_cam_src_device_new()
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c759 caps = gst_caps_new_full (gst_structure_new ("video/x-raw", in setup_pipeline()
765 caps = gst_caps_new_full (gst_structure_new ("video/x-raw", in setup_pipeline()
772 GstCaps *caps = gst_caps_new_full (gst_structure_new ("video/x-raw", in setup_pipeline()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h377 GstCaps * gst_caps_new_full (GstStructure *struct1,
Dgstcaps.c355 gst_caps_new_full (GstStructure * struct1, ...) in gst_caps_new_full() function
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/
Dgstoverlaycomposition.c479 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in intersect_by_feature()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c433 tmp = gst_caps_new_full (s, NULL); in gst_play_sink_convert_bin_getcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-format.c666 caps = gst_caps_new_full (s, NULL); in gst_audio_make_raw_caps()
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtputil.c829 caps = gst_caps_new_full (structure, NULL); in gst_avdtp_connection_get_caps()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.c748 preferred_caps = gst_caps_new_full (gst_structure_copy (structure), NULL); in gst_va_base_dec_get_preferred_format_and_caps_features()
Dgstvavpp.c1143 ret = gst_caps_new_full (out, NULL); in gst_va_vpp_fixate_format()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosrc.cpp853 caps = gst_caps_new_full (gst_structure_copy (s), NULL); in gst_decklink_audio_src_get_caps()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Dgstdvbsuboverlay.c477 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_dvbsub_overlay_intersect_by_feature()
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c534 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_ass_render_intersect_by_feature()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c738 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_cea_cc_overlay_intersect_by_feature()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcamerabin.c282 caps = gst_caps_new_full (str, NULL); in gst_test_video_src_prepare_for_capture()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1920 caps = gst_caps_new_full (gst_structure_copy (structure), NULL); in gst_amc_video_dec_set_format()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpsession.c2335 result = gst_caps_new_full (s1, s2, NULL); in gst_rtp_session_getcaps_send_rtp()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstbasetextoverlay.c1424 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_base_text_overlay_intersect_by_feature()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c646 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_ttml_render_intersect_by_feature()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c6512 caps = gst_caps_new_full (gst_structure_new ("video/x-divx", in gst_matroska_demux_video_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c7687 caps = gst_caps_new_full (s, NULL); in gst_video_make_raw_caps_with_features()
/third_party/gstreamer/gstreamer/
DChangeLog59909 caps: use G_GNUC_NULL_TERMINATED for gst_caps_new_simple() and gst_caps_new_full()