/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvacaps.c | 214 caps = gst_caps_merge (caps, feature_caps); in gst_va_create_raw_caps_from_config() 221 caps = gst_caps_merge (caps, feature_caps); in gst_va_create_raw_caps_from_config() 225 caps = gst_caps_merge (caps, gst_caps_copy (base_caps)); in gst_va_create_raw_caps_from_config() 359 dma_caps = gst_caps_merge (dma_caps, tmp); in _regroup_raw_caps() 361 va_caps = gst_caps_merge (va_caps, tmp); in _regroup_raw_caps() 363 sys_caps = gst_caps_merge (sys_caps, tmp); in _regroup_raw_caps() 371 sys_caps = gst_caps_merge (sys_caps, va_caps); in _regroup_raw_caps() 372 sys_caps = gst_caps_merge (sys_caps, dma_caps); in _regroup_raw_caps() 435 rawcaps = gst_caps_merge (rawcaps, profile_rawcaps); in gst_va_caps_from_profiles() 457 codedcaps = gst_caps_merge (codedcaps, profile_codedcaps); in gst_va_caps_from_profiles()
|
D | gstvafilter.c | 1088 caps = gst_caps_merge (caps, feature_caps); in gst_va_filter_get_caps() 1095 caps = gst_caps_merge (caps, feature_caps); in gst_va_filter_get_caps() 1113 return gst_caps_merge (caps, base_caps); in gst_va_filter_get_caps()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcaps.c | 456 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 465 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 474 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 483 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 499 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 510 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 517 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 524 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 531 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() 538 c2 = gst_caps_merge (c2, c1); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudadownload.c | 112 tmp = gst_caps_merge (gst_caps_ref (caps), tmp); in gst_cuda_download_transform_caps() 118 tmp = gst_caps_merge (tmp, newcaps); in gst_cuda_download_transform_caps()
|
D | gstcudaupload.c | 111 tmp = gst_caps_merge (gst_caps_ref (caps), tmp); in gst_cuda_upload_transform_caps() 117 tmp = gst_caps_merge (tmp, newcaps); in gst_cuda_upload_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstccconverter.c | 161 res = gst_caps_merge (res, gst_static_caps_get (&cdp_caps_framerate)); in gst_cc_converter_transform_caps() 168 res = gst_caps_merge (res, tmp); in gst_cc_converter_transform_caps() 170 res = gst_caps_merge (res, gst_static_caps_get (&non_cdp_caps)); in gst_cc_converter_transform_caps() 201 res = gst_caps_merge (res, tmp); in gst_cc_converter_transform_caps() 208 res = gst_caps_merge (res, tmp); in gst_cc_converter_transform_caps() 210 res = gst_caps_merge (res, gst_static_caps_get (&non_cdp_caps)); in gst_cc_converter_transform_caps() 230 res = gst_caps_merge (res, gst_static_caps_get (&cdp_caps_framerate)); in gst_cc_converter_transform_caps() 250 res = gst_caps_merge (res, tmp); in gst_cc_converter_transform_caps() 266 res = gst_caps_merge (res, tmp); in gst_cc_converter_transform_caps() 270 res = gst_caps_merge (res, gst_static_caps_get (&cdp_caps_framerate)); in gst_cc_converter_transform_caps() [all …]
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2.c | 170 sink_caps = gst_caps_merge (gst_v4l2_probe_template_caps (it->device_path, in gst_v4l2_probe_and_register() 176 src_caps = gst_caps_merge (gst_v4l2_probe_template_caps (it->device_path, in gst_v4l2_probe_and_register()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpopuspay.c | 407 caps = gst_caps_merge (caps, caps2); in gst_rtp_opus_pay_getcaps() 413 caps = gst_caps_merge (caps, caps2); in gst_rtp_opus_pay_getcaps()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkviewconvert.c | 1151 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1168 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1176 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1184 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1193 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1212 out_caps = gst_caps_merge (out_caps, expanded_caps); in _expand_structure() 1322 out_caps = gst_caps_merge (out_caps, tmp_caps); in gst_vulkan_view_convert_transform_caps() 1334 out_caps = gst_caps_merge (out_caps, tmp_caps); in gst_vulkan_view_convert_transform_caps()
|
D | vkdownload.c | 410 ret = ret == NULL ? template : gst_caps_merge (ret, template); in _get_input_template_caps() 427 ret = ret == NULL ? template : gst_caps_merge (ret, template); in _get_output_template_caps() 736 tmp = gst_caps_merge (tmp, tmp2); in gst_vulkan_download_transform_caps()
|
D | vkupload.c | 1099 ret = ret == NULL ? template : gst_caps_merge (ret, template); in _get_input_template_caps() 1116 ret = ret == NULL ? template : gst_caps_merge (ret, template); in _get_output_template_caps() 1453 tmp = gst_caps_merge (tmp, tmp2); in gst_vulkan_upload_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11download.cpp | 216 tmp = gst_caps_merge (gst_caps_ref (caps), tmp); in gst_d3d11_download_transform_caps() 222 tmp = gst_caps_merge (tmp, newcaps); in gst_d3d11_download_transform_caps()
|
D | gstd3d11upload.cpp | 250 tmp = gst_caps_merge (gst_caps_ref (caps), tmp); in gst_d3d11_upload_transform_caps() 255 tmp = gst_caps_merge (tmp, newcaps); in gst_d3d11_upload_transform_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglviewconvert.c | 961 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 978 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 986 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 994 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1003 expanded_caps = gst_caps_merge (expanded_caps, tmp); in _expand_structure() 1022 out_caps = gst_caps_merge (out_caps, expanded_caps); in _expand_structure() 1023 out_caps = gst_caps_merge (out_caps, tmp); in _expand_structure() 1146 out_caps = gst_caps_merge (out_caps, tmp_caps); in gst_gl_view_convert_transform_caps() 1158 out_caps = gst_caps_merge (out_caps, tmp_caps); in gst_gl_view_convert_transform_caps()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 978 tmp = gst_caps_merge (tmp, sys_caps); in gst_gl_download_element_transform_caps() 987 tmp = gst_caps_merge (tmp, newcaps); in gst_gl_download_element_transform_caps() 993 tmp = gst_caps_merge (tmp, newcaps); in gst_gl_download_element_transform_caps() 998 tmp = gst_caps_merge (tmp, newcaps); in gst_gl_download_element_transform_caps()
|
D | gstglmixer.c | 287 sinkcaps = gst_caps_merge (sinkcaps, gst_caps_ref (template_caps)); in gst_gl_mixer_pad_sink_getcaps() 490 retcaps = gst_caps_merge (current_caps, template_caps); in gst_gl_mixer_query_caps()
|
D | gstgloverlaycompositorelement.c | 173 ret = gst_caps_merge (ret, removed); in _oce_transform_internal_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioutilsprivate.c | 66 result = gst_caps_merge (result, tmp); in __gst_audio_element_proxy_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfmp3enc.cpp | 573 *sink_caps = gst_caps_merge (*sink_caps, sink); in gst_mf_mp3_enc_create_template_caps() 578 *src_caps = gst_caps_merge (*src_caps, src); in gst_mf_mp3_enc_create_template_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoutilsprivate.c | 68 result = gst_caps_merge (result, tmp); in __gst_video_element_proxy_caps()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcaps.h | 410 GstCaps * gst_caps_merge (GstCaps *caps1,
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 207 ctx->decoder_caps = gst_caps_merge (ctx->decoder_caps, intersect); in rsndec_factory_filter()
|
/third_party/gstreamer/gstplugins_bad/gst/interlace/ |
D | gstinterlace.c | 973 icaps = gst_caps_merge (icaps, dup_caps_with_alternate (icaps)); in gst_interlace_getcaps() 1000 icaps = gst_caps_merge (icaps, interlaced); in gst_interlace_getcaps() 1001 icaps = gst_caps_merge (icaps, alternate); in gst_interlace_getcaps()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlace.c | 2539 ret = gst_caps_merge (ret, tmp2); in gst_deinterlace_getcaps() 2583 ret = gst_caps_merge (ret, tmp2); in gst_deinterlace_getcaps() 2586 ret = gst_caps_merge (ret, tmp); in gst_deinterlace_getcaps() 2595 ret = gst_caps_merge (ret, gst_caps_copy (caps)); in gst_deinterlace_getcaps() 2607 ret = gst_caps_merge (ret, dup_caps_with_alternate (can_deinterlace)); in gst_deinterlace_getcaps()
|
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/ |
D | gstautoconvert.c | 1134 caps = gst_caps_merge (caps, element_caps); in gst_auto_convert_getcaps() 1152 caps = gst_caps_merge (caps, static_caps); in gst_auto_convert_getcaps()
|