/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 431 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/ |
D | encoding.c | 451 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/ |
D | gstrpicamsrcdeviceprovider.c | 145 caps = gst_caps_new_full (s, jpeg_s, NULL); in gst_rpi_cam_src_device_new()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camerabin2-test.c | 759 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/ |
D | gstcaps.h | 377 GstCaps * gst_caps_new_full (GstStructure *struct1,
|
D | gstcaps.c | 355 gst_caps_new_full (GstStructure * struct1, ...) in gst_caps_new_full() function
|
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/ |
D | gstoverlaycomposition.c | 479 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in intersect_by_feature()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaysinkconvertbin.c | 433 tmp = gst_caps_new_full (s, NULL); in gst_play_sink_convert_bin_getcaps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-format.c | 666 caps = gst_caps_new_full (s, NULL); in gst_audio_make_raw_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtputil.c | 829 caps = gst_caps_new_full (structure, NULL); in gst_avdtp_connection_get_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasedec.c | 748 preferred_caps = gst_caps_new_full (gst_structure_copy (structure), NULL); in gst_va_base_dec_get_preferred_format_and_caps_features()
|
D | gstvavpp.c | 1143 ret = gst_caps_new_full (out, NULL); in gst_va_vpp_fixate_format()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosrc.cpp | 853 caps = gst_caps_new_full (gst_structure_copy (s), NULL); in gst_decklink_audio_src_get_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/ |
D | gstdvbsuboverlay.c | 477 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_dvbsub_overlay_intersect_by_feature()
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | gstassrender.c | 534 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_ass_render_intersect_by_feature()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstceaccoverlay.c | 738 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/ |
D | camerabin.c | 282 caps = gst_caps_new_full (str, NULL); in gst_test_video_src_prepare_for_capture()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 1920 caps = gst_caps_new_full (gst_structure_copy (structure), NULL); in gst_amc_video_dec_set_format()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpsession.c | 2335 result = gst_caps_new_full (s1, s2, NULL); in gst_rtp_session_getcaps_send_rtp()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gstbasetextoverlay.c | 1424 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/ |
D | gstttmlrender.c | 646 gst_caps_new_full (gst_structure_copy (caps_structure), NULL); in gst_ttml_render_intersect_by_feature()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-demux.c | 6512 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/ |
D | video-format.c | 7687 caps = gst_caps_new_full (s, NULL); in gst_video_make_raw_caps_with_features()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 59909 caps: use G_GNUC_NULL_TERMINATED for gst_caps_new_simple() and gst_caps_new_full()
|