/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | capssetter.c | 149 out_caps = gst_caps_copy (prop_caps); in GST_START_TEST() 163 out_caps = gst_caps_copy (in_caps); in GST_START_TEST() 193 out_caps = gst_caps_copy (in_caps); in GST_START_TEST() 207 out_caps = gst_caps_copy (prop_caps); in GST_START_TEST()
|
D | videocrop.c | 110 caps = gst_caps_copy (GST_CAPS (l->data)); in GST_START_TEST() 352 caps = gst_caps_copy (GST_CAPS (node->data)); in GST_START_TEST() 407 caps = gst_caps_copy (GST_CAPS (node->data)); in GST_START_TEST() 420 in_caps = gst_caps_copy (caps); in GST_START_TEST() 424 out_caps = gst_caps_copy (caps); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | capsfilter-renegotiation.c | 70 current_caps = gst_caps_copy (pad_caps); in buffer_probe() 82 current_caps = gst_caps_copy (pad_caps); in buffer_probe()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgloverlaycompositorelement.c | 148 ret = gst_gl_overlay_compositor_add_caps (gst_caps_copy (caps)); in _oce_transform_internal_caps() 153 ret = gst_caps_copy (caps); in _oce_transform_internal_caps() 154 removed = gst_caps_copy (caps); in _oce_transform_internal_caps()
|
D | gstglviewconvert.c | 191 incaps = gst_caps_copy (incaps); in gst_gl_view_convert_element_set_caps() 192 outcaps = gst_caps_copy (outcaps); in gst_gl_view_convert_element_set_caps()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpstreamdepay.c | 113 othercaps = gst_caps_copy (caps); in gst_rtp_stream_depay_set_sink_caps() 140 peerfilter = gst_caps_copy (filter); in gst_rtp_stream_depay_get_sink_caps()
|
D | gstrtpopuspay.c | 231 GstCaps *caps2 = gst_caps_copy (caps); in gst_rtp_opus_pay_getcaps() 237 GstCaps *caps2 = gst_caps_copy (caps); in gst_rtp_opus_pay_getcaps()
|
D | gstrtpstreampay.c | 113 peerfilter = gst_caps_copy (filter); in gst_rtp_stream_pay_sink_get_caps() 205 othercaps = gst_caps_copy (caps); in gst_rtp_stream_pay_sink_set_caps()
|
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/ |
D | gstoverlaycomposition.c | 353 overlay_caps = gst_caps_copy (caps); in gst_overlay_composition_negotiate() 529 new_caps = gst_caps_copy (caps); in add_feature_and_intersect() 577 gst_caps_append (new_caps, gst_caps_copy (simple_caps)); in intersect_by_feature() 623 caps = gst_caps_copy (gst_pad_get_pad_template_caps (self->srcpad)); in gst_overlay_composition_sink_query_caps() 683 caps = gst_caps_copy (gst_pad_get_pad_template_caps (self->sinkpad)); in gst_overlay_composition_src_query_caps()
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | caps.c | 59 capses[i] = gst_caps_copy (protocaps); in main()
|
/third_party/gstreamer/gstreamer/common/ |
D | gst.supp | 998 fun:gst_caps_copy 1011 fun:gst_caps_copy 1037 fun:gst_caps_copy 1061 fun:gst_caps_copy 1096 fun:gst_caps_copy 1108 fun:gst_caps_copy 1124 fun:gst_caps_copy 1137 fun:gst_caps_copy 1149 fun:gst_caps_copy 1172 fun:gst_caps_copy [all …]
|
/third_party/gstreamer/gst_libav/common/ |
D | gst.supp | 998 fun:gst_caps_copy 1011 fun:gst_caps_copy 1037 fun:gst_caps_copy 1061 fun:gst_caps_copy 1096 fun:gst_caps_copy 1108 fun:gst_caps_copy 1124 fun:gst_caps_copy 1137 fun:gst_caps_copy 1149 fun:gst_caps_copy 1172 fun:gst_caps_copy [all …]
|
/third_party/gstreamer/gstplugins_bad/common/ |
D | gst.supp | 998 fun:gst_caps_copy 1011 fun:gst_caps_copy 1037 fun:gst_caps_copy 1061 fun:gst_caps_copy 1096 fun:gst_caps_copy 1108 fun:gst_caps_copy 1124 fun:gst_caps_copy 1137 fun:gst_caps_copy 1149 fun:gst_caps_copy 1172 fun:gst_caps_copy [all …]
|
/third_party/gstreamer/gstplugins_base/common/ |
D | gst.supp | 998 fun:gst_caps_copy 1011 fun:gst_caps_copy 1037 fun:gst_caps_copy 1061 fun:gst_caps_copy 1096 fun:gst_caps_copy 1108 fun:gst_caps_copy 1124 fun:gst_caps_copy 1137 fun:gst_caps_copy 1149 fun:gst_caps_copy 1172 fun:gst_caps_copy [all …]
|
/third_party/gstreamer/gstplugins_good/common/ |
D | gst.supp | 998 fun:gst_caps_copy 1011 fun:gst_caps_copy 1037 fun:gst_caps_copy 1061 fun:gst_caps_copy 1096 fun:gst_caps_copy 1108 fun:gst_caps_copy 1124 fun:gst_caps_copy 1137 fun:gst_caps_copy 1149 fun:gst_caps_copy 1172 fun:gst_caps_copy [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/openal/ |
D | gstopenalsrc.c | 342 caps = gst_caps_copy (tcaps); in gst_openal_src_getcaps() 345 caps = gst_caps_copy (openalsrc->probed_caps); in gst_openal_src_getcaps() 358 openalsrc->probed_caps = gst_caps_copy (caps); in gst_openal_src_getcaps()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstcapssetter.c | 203 ret = gst_caps_copy (caps); in gst_caps_setter_transform_caps() 269 new_caps = gst_caps_copy (new_caps_val); in gst_caps_setter_set_property()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcaps.h | 247 GstCaps * gst_caps_copy (const GstCaps * caps); 249 #define gst_caps_copy(caps) GST_CAPS (gst_mini_object_copy (GST_MINI_OBJECT_CAST (caps))) macro
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | videocrop-test.c | 304 out_caps = gst_caps_copy (GST_CAPS (l->data)); in main() 314 caps = gst_caps_copy (GST_CAPS (l->data)); in main()
|
/third_party/gstreamer/gstplugins_good/gst/interleave/ |
D | interleave.c | 553 srccaps = gst_caps_copy (self->sinkcaps); in gst_interleave_request_new_pad() 619 srccaps = gst_caps_copy (self->sinkcaps); in gst_interleave_release_pad() 729 result = gst_caps_copy (self->sinkcaps); in gst_interleave_sink_getcaps() 735 sinkcaps = gst_caps_copy (gst_pad_get_pad_template_caps (pad)); in gst_interleave_sink_getcaps() 815 srccaps = gst_caps_copy (caps); in gst_interleave_sink_setcaps() 833 GstCaps *sinkcaps = gst_caps_copy (caps); in gst_interleave_sink_setcaps()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspafilter.c | 94 ret = gst_caps_copy (srccaps); in gst_ladspa_filter_type_transform_caps() 100 ret = gst_caps_copy (sinkcaps); in gst_ladspa_filter_type_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | videotexturecache.m | 111 out_caps = gst_caps_copy (out_caps); 115 in_caps = gst_caps_copy (out_caps);
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiointerleave.c | 209 result = gst_caps_copy (self->sinkcaps); in gst_audio_interleave_sink_getcaps() 217 sinkcaps = gst_caps_copy (gst_pad_get_pad_template_caps (pad)); in gst_audio_interleave_sink_getcaps() 427 GstCaps *sinkcaps = gst_caps_copy (caps); in gst_audio_interleave_setcaps() 522 *ret = gst_caps_copy (self->sinkcaps); in gst_audio_interleave_update_src_caps()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-typefind.c | 39 *p_caps = gst_caps_copy (caps); in have_type_handler()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-source.c | 266 caps = gst_caps_copy (oss->probed_caps); in gst_oss4_source_getcaps() 270 oss->probed_caps = gst_caps_copy (caps); in gst_oss4_source_getcaps()
|