/third_party/gstreamer/gstplugins_bad/ext/openal/ |
D | gstopenalsrc.c | 281 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 289 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 296 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 302 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 309 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 316 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 323 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps()
|
D | gstopenalsink.c | 447 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 466 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 483 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 491 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 498 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 504 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 512 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 520 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 528 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() 558 gst_caps_append_structure (caps, structure); in gst_openal_helper_probe_caps() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksvideohelpers.c | 555 gst_caps_append_structure (entry->translated_caps, in ks_video_probe_filter_for_caps() 560 gst_caps_append_structure (entry->translated_caps, in ks_video_probe_filter_for_caps() 699 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 704 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 709 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 714 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 720 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 726 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 731 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps() 735 gst_caps_append_structure (caps, structure); in ks_video_get_all_caps()
|
/third_party/gstreamer/gstplugins_good/sys/osxaudio/ |
D | gstosxcoreaudio.c | 684 gst_caps_append_structure (caps, gst_structure_copy (in_s)); in gst_core_audio_probe_caps() 726 gst_caps_append_structure (caps, stereo); in gst_core_audio_probe_caps() 727 gst_caps_append_structure (caps, out_s); in gst_core_audio_probe_caps() 738 gst_caps_append_structure (caps, out_s); in gst_core_audio_probe_caps() 739 gst_caps_append_structure (caps, mono); in gst_core_audio_probe_caps() 742 gst_caps_append_structure (caps, out_s); in gst_core_audio_probe_caps()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-audio.c | 113 gst_caps_append_structure (caps, s); in gst_oss4_append_format_to_caps() 379 gst_caps_append_structure (chan_caps, s); in gst_oss4_audio_detect_channels() 427 gst_caps_append_structure (chan_caps, s); in gst_oss4_audio_detect_channels() 441 gst_caps_append_structure (chan_caps, s); in gst_oss4_audio_detect_channels() 467 gst_caps_append_structure (out_caps, s); in gst_oss4_audio_detect_channels()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2.c | 112 gst_caps_append_structure (caps, template); in gst_v4l2_probe_template_caps() 115 gst_caps_append_structure (caps, alt_t); in gst_v4l2_probe_template_caps()
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | gstopusenc.c | 862 gst_caps_append_structure (caps, s); in gst_opus_enc_get_sink_template_caps() 866 gst_caps_append_structure (caps, s); in gst_opus_enc_get_sink_template_caps() 880 gst_caps_append_structure (caps, s); in gst_opus_enc_get_sink_template_caps() 885 gst_caps_append_structure (caps, s); in gst_opus_enc_get_sink_template_caps() 892 gst_caps_append_structure (caps, s); in gst_opus_enc_get_sink_template_caps() 897 gst_caps_append_structure (caps, s); in gst_opus_enc_get_sink_template_caps()
|
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/ |
D | encoding.c | 52 gst_caps_append_structure (caps, st); in list_codecs() 69 gst_caps_append_structure (caps, st); in list_codecs() 86 gst_caps_append_structure (caps, st); in list_codecs()
|
D | gstcapslist.c | 80 gst_caps_append_structure (rescaps, st); in clear_caps()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstac3parse.c | 876 gst_caps_append_structure (ncaps, ns); in extend_caps() 881 gst_caps_append_structure (ncaps, ns); in extend_caps() 884 gst_caps_append_structure (ncaps, ns); in extend_caps() 886 gst_caps_append_structure (ncaps, gst_structure_copy (s)); in extend_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfelement.c | 101 gst_caps_append_structure (caps, gst_structure_new_empty (fmt)); in gst_sf_create_audio_template_caps()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcaps.c | 74 gst_caps_append_structure (c1, s1); in GST_START_TEST() 75 ASSERT_CRITICAL (gst_caps_append_structure (c1, s1)); in GST_START_TEST() 91 gst_caps_append_structure (c1, s1); in GST_START_TEST() 1562 gst_caps_append_structure (any2, s); in GST_START_TEST() 1576 gst_caps_append_structure (caps2, s); in GST_START_TEST() 1610 gst_caps_append_structure (caps8, s); in GST_START_TEST() 1619 gst_caps_append_structure (caps9, s); in GST_START_TEST() 1753 gst_caps_append_structure (any, s); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/tests/examples/rtsp/ |
D | test-onvif.c | 71 gst_caps_append_structure (caps, s); in find_backchannel()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsttypefind.c | 226 gst_caps_append_structure (caps, structure); in gst_type_find_suggest_simple()
|
D | gstcaps.h | 400 void gst_caps_append_structure (GstCaps *caps,
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisenc.c | 262 gst_caps_append_structure (caps, gst_structure_new ("audio/x-raw", in gst_vorbis_enc_generate_sink_caps() 283 gst_caps_append_structure (caps, structure); in gst_vorbis_enc_generate_sink_caps() 286 gst_caps_append_structure (caps, gst_structure_new ("audio/x-raw", in gst_vorbis_enc_generate_sink_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsutils.c | 211 gst_caps_append_structure (caps, template); in gst_kms_sink_caps_template_fill()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | convertframe.c | 330 gst_caps_append_structure (to_caps_copy, s); in gst_video_convert_sample() 720 gst_caps_append_structure (to_caps_copy, s); in gst_video_convert_sample_async()
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 444 gst_caps_append_structure (caps, in gst_mpeg2enc_getcaps() 452 gst_caps_append_structure (caps, in gst_mpeg2enc_getcaps()
|
/third_party/gstreamer/gstplugins_bad/ext/faac/ |
D | gstfaac.c | 327 gst_caps_append_structure (caps, t); in gst_faac_enc_generate_sink_caps() 338 gst_caps_append_structure (caps, t); in gst_faac_enc_generate_sink_caps()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | videofilter.c | 158 gst_caps_append_structure (caps, gst_structure_copy (s)); in check_filter_varargs()
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsa.c | 222 gst_caps_append_structure (caps, s); in gst_alsa_detect_formats() 229 gst_caps_append_structure (caps, s); in gst_alsa_detect_formats()
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | videocrop-test.c | 160 gst_caps_append_structure (single_caps, new_structure); in video_crop_get_test_caps()
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosshelper.c | 146 gst_caps_append_structure (caps, structure); in gst_oss_helper_probe_caps()
|
/third_party/gstreamer/gstplugins_good/gst/videocrop/ |
D | gstaspectratiocrop.c | 395 gst_caps_append_structure (transform, trans_s); in gst_aspect_ratio_crop_transform_caps()
|