Home
last modified time | relevance | path

Searched refs:gst_structure_set (Results 1 – 25 of 235) sorted by relevance

12345678910

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c67 gst_structure_set (s, "type", GST_TYPE_WEBRTC_STATS_TYPE, type, "timestamp", in _set_base_stats()
79 gst_structure_set (s, "data-channels-opened", G_TYPE_UINT, 0, in _get_peer_connection_stats()
136 gst_structure_set (r_in, "local-id", G_TYPE_STRING, out_id, NULL); in _get_stats_from_remote_rtp_source_stats()
137 gst_structure_set (r_in, "ssrc", G_TYPE_UINT, ssrc, NULL); in _get_stats_from_remote_rtp_source_stats()
138 gst_structure_set (r_in, "codec-id", G_TYPE_STRING, codec_id, NULL); in _get_stats_from_remote_rtp_source_stats()
139 gst_structure_set (r_in, "transport-id", G_TYPE_STRING, transport_id, NULL); in _get_stats_from_remote_rtp_source_stats()
145 gst_structure_set (r_in, "packets-lost", G_TYPE_INT, lost, NULL); in _get_stats_from_remote_rtp_source_stats()
148 gst_structure_set (r_in, "jitter", G_TYPE_DOUBLE, in _get_stats_from_remote_rtp_source_stats()
175 gst_structure_set (r_in, "fraction-lost", G_TYPE_DOUBLE, in _get_stats_from_remote_rtp_source_stats()
181 gst_structure_set (r_in, "round-trip-time", G_TYPE_DOUBLE, val, NULL); in _get_stats_from_remote_rtp_source_stats()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c116 gst_structure_set (s, "vulkan.name", G_TYPE_STRING, in fill_properties()
118 gst_structure_set (s, "vulkan.type", G_TYPE_STRING, in fill_properties()
127 gst_structure_set (s, "vulkan.api.version", G_TYPE_STRING, api_str, in fill_properties()
139 gst_structure_set (s, "vulkan.driver.version", G_TYPE_STRING, api_str, in fill_properties()
146 gst_structure_set (s, "vulkan.vendor.id", G_TYPE_UINT, in fill_properties()
148 gst_structure_set (s, "vulkan.device.id", G_TYPE_UINT, in fill_properties()
155 gst_structure_set (s, "vulkan.memory.n_heaps", G_TYPE_UINT, in fill_properties()
164 gst_structure_set (s, prop_id, G_TYPE_UINT64, in fill_properties()
169 gst_structure_set (s, prop_id, G_TYPE_UINT, in fill_properties()
174 gst_structure_set (s, prop_id, G_TYPE_STRING, prop_flags_str, NULL); in fill_properties()
[all …]
Dvkviewconvert.c935 gst_structure_set (s, "multiview-flags", in _expand_par_for_half_aspect()
958 gst_structure_set (tmp, "multiview-flags", in _expand_par_for_half_aspect()
968 gst_structure_set (tmp, "multiview-flags", in _expand_par_for_half_aspect()
1018 gst_structure_set (structure, in _expand_structure()
1022 gst_structure_set (structure, in _expand_structure()
1039 gst_structure_set (new_struct, "multiview-flags", in _expand_structure()
1056 gst_structure_set (new_struct, "multiview-flags", in _expand_structure()
1075 gst_structure_set (structure, "multiview-flags", in _expand_structure()
1095 gst_structure_set (structure, "multiview-flags", in _expand_structure()
1131 gst_structure_set (s, "multiview-flags", GST_TYPE_VIDEO_MULTIVIEW_FLAGSET, in _expand_structure()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpputil.c116 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in fixate_output_frame_size()
188 gst_structure_set (outs, "width", G_TYPE_INT, set_w, in fixate_output_frame_size()
205 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in fixate_output_frame_size()
262 gst_structure_set (outs, "height", G_TYPE_INT, set_h, in fixate_output_frame_size()
279 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in fixate_output_frame_size()
309 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in fixate_output_frame_size()
331 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in fixate_output_frame_size()
340 gst_structure_set (outs, "width", G_TYPE_INT, f_w, "height", G_TYPE_INT, in fixate_output_frame_size()
372 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in fixate_output_frame_size()
377 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in fixate_output_frame_size()
[all …]
Dgstmsdkh265enc.c587 gst_structure_set (structure, "stream-format", G_TYPE_STRING, "byte-stream", in gst_msdkh265enc_set_src_caps()
590 gst_structure_set (structure, "alignment", G_TYPE_STRING, "au", NULL); in gst_msdkh265enc_set_src_caps()
593 gst_structure_set (structure, "profile", G_TYPE_STRING, thiz->profile_name, in gst_msdkh265enc_set_src_caps()
598 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-10", in gst_msdkh265enc_set_src_caps()
602 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-444", in gst_msdkh265enc_set_src_caps()
607 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-422-10", in gst_msdkh265enc_set_src_caps()
611 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-444-10", in gst_msdkh265enc_set_src_caps()
616 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-444-10", in gst_msdkh265enc_set_src_caps()
620 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-422-10", in gst_msdkh265enc_set_src_caps()
626 gst_structure_set (structure, "profile", G_TYPE_STRING, "main-12", in gst_msdkh265enc_set_src_caps()
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263ppay.c231 gst_structure_set (s, in caps_append()
394 gst_structure_set (new_s, "h263version", G_TYPE_STRING, "h263", NULL); in gst_rtp_h263p_pay_sink_getcaps()
399 gst_structure_set (new_s, "annex-f", G_TYPE_BOOLEAN, FALSE, NULL); in gst_rtp_h263p_pay_sink_getcaps()
401 gst_structure_set (new_s, "annex-i", G_TYPE_BOOLEAN, FALSE, NULL); in gst_rtp_h263p_pay_sink_getcaps()
403 gst_structure_set (new_s, "annex-j", G_TYPE_BOOLEAN, FALSE, NULL); in gst_rtp_h263p_pay_sink_getcaps()
405 gst_structure_set (new_s, "annex-t", G_TYPE_BOOLEAN, FALSE, NULL); in gst_rtp_h263p_pay_sink_getcaps()
407 gst_structure_set (new_s, "annex-l", G_TYPE_BOOLEAN, FALSE, NULL); in gst_rtp_h263p_pay_sink_getcaps()
409 gst_structure_set (new_s, "annex-v", G_TYPE_BOOLEAN, FALSE, NULL); in gst_rtp_h263p_pay_sink_getcaps()
413 gst_structure_set (new_s, in gst_rtp_h263p_pay_sink_getcaps()
421 gst_structure_set (new_s, in gst_rtp_h263p_pay_sink_getcaps()
[all …]
Dgstrtpopuspay.c262 gst_structure_set (outcaps, "num_streams", G_TYPE_STRING, num_streams, in gst_rtp_opus_pay_setcaps()
268 gst_structure_set (outcaps, "coupled_streams", G_TYPE_STRING, in gst_rtp_opus_pay_setcaps()
287 gst_structure_set (outcaps, "channel_mapping", G_TYPE_STRING, str->str, in gst_rtp_opus_pay_setcaps()
293 gst_structure_set (outcaps, "sprop-stereo", G_TYPE_STRING, in gst_rtp_opus_pay_setcaps()
301 gst_structure_set (outcaps, "encoding-params", G_TYPE_STRING, in gst_rtp_opus_pay_setcaps()
308 gst_structure_set (outcaps, "sprop-maxcapturerate", G_TYPE_STRING, in gst_rtp_opus_pay_setcaps()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudascale.c125 gst_structure_set (structure, "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_cuda_scale_transform_caps()
130 gst_structure_set (structure, "pixel-aspect-ratio", in gst_cuda_scale_transform_caps()
195 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, 1, 1, in gst_cuda_scale_fixate_caps()
239 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_cuda_scale_fixate_caps()
318 gst_structure_set (outs, "width", G_TYPE_INT, set_w, in gst_cuda_scale_fixate_caps()
338 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_cuda_scale_fixate_caps()
399 gst_structure_set (outs, "height", G_TYPE_INT, set_h, in gst_cuda_scale_fixate_caps()
419 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_cuda_scale_fixate_caps()
452 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_cuda_scale_fixate_caps()
474 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_cuda_scale_fixate_caps()
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c125 gst_structure_set (props, "device.api", G_TYPE_STRING, "v4l2", NULL); in gst_v4l2_device_provider_probe_device()
126 gst_structure_set (props, "device.path", G_TYPE_STRING, device_path, NULL); in gst_v4l2_device_provider_probe_device()
128 gst_structure_set (props, "v4l2.device.driver", G_TYPE_STRING, in gst_v4l2_device_provider_probe_device()
130 gst_structure_set (props, "v4l2.device.card", G_TYPE_STRING, in gst_v4l2_device_provider_probe_device()
132 gst_structure_set (props, "v4l2.device.bus_info", G_TYPE_STRING, in gst_v4l2_device_provider_probe_device()
134 gst_structure_set (props, "v4l2.device.version", G_TYPE_UINT, in gst_v4l2_device_provider_probe_device()
136 gst_structure_set (props, "v4l2.device.capabilities", G_TYPE_UINT, in gst_v4l2_device_provider_probe_device()
138 gst_structure_set (props, "v4l2.device.device_caps", G_TYPE_UINT, in gst_v4l2_device_provider_probe_device()
249 gst_structure_set (props, "device.bus_path", G_TYPE_STRING, str, NULL); in gst_v4l2_device_provider_device_from_udev()
252 gst_structure_set (props, "sysfs.path", G_TYPE_STRING, str, NULL); in gst_v4l2_device_provider_device_from_udev()
[all …]
Dgstv4l2transform.c474 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, 1, 1, in gst_v4l2_transform_fixate_caps()
518 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_v4l2_transform_fixate_caps()
597 gst_structure_set (outs, "width", G_TYPE_INT, set_w, in gst_v4l2_transform_fixate_caps()
617 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_v4l2_transform_fixate_caps()
678 gst_structure_set (outs, "height", G_TYPE_INT, set_h, in gst_v4l2_transform_fixate_caps()
698 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_v4l2_transform_fixate_caps()
733 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_v4l2_transform_fixate_caps()
755 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_v4l2_transform_fixate_caps()
764 gst_structure_set (outs, "width", G_TYPE_INT, f_w, "height", G_TYPE_INT, in gst_v4l2_transform_fixate_caps()
798 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_v4l2_transform_fixate_caps()
[all …]
/third_party/gstreamer/gstplugins_base/gst/videoscale/
Dgstvideoscale.c483 gst_structure_set (structure, "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_video_scale_transform_caps()
488 gst_structure_set (structure, "pixel-aspect-ratio", in gst_video_scale_transform_caps()
620 gst_structure_set (options, in gst_video_scale_set_info()
626 gst_structure_set (options, in gst_video_scale_set_info()
632 gst_structure_set (options, in gst_video_scale_set_info()
638 gst_structure_set (options, in gst_video_scale_set_info()
644 gst_structure_set (options, in gst_video_scale_set_info()
650 gst_structure_set (options, in gst_video_scale_set_info()
656 gst_structure_set (options, in gst_video_scale_set_info()
664 gst_structure_set (options, in gst_video_scale_set_info()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c241 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (CONFIG_ID, int, in egl_config_to_structure()
258 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (NATIVE_VISUAL_ID, in egl_config_to_structure()
263 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (NATIVE_RENDERABLE, in egl_config_to_structure()
268 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (CONFORMANT_API, in egl_config_to_structure()
273 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (RENDERABLE_API, in egl_config_to_structure()
278 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (SURFACE_TYPE, in egl_config_to_structure()
283 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (CAVEAT, in egl_config_to_structure()
288 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (LEVEL, int, val), in egl_config_to_structure()
299 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (RED_SIZE, int, in egl_config_to_structure()
304 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (GREEN_SIZE, int, in egl_config_to_structure()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c177 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (CONFIG_ID, int, in fb_config_to_structure()
182 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (NATIVE_VISUAL_ID, in fb_config_to_structure()
187 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (CAVEAT, in fb_config_to_structure()
192 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (SURFACE_TYPE, in fb_config_to_structure()
197 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (NATIVE_RENDERABLE, in fb_config_to_structure()
202 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (LEVEL, int, val), in fb_config_to_structure()
212 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (RED_SIZE, int, in fb_config_to_structure()
217 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (GREEN_SIZE, int, in fb_config_to_structure()
222 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (BLUE_SIZE, int, in fb_config_to_structure()
227 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS (ALPHA_SIZE, int, in fb_config_to_structure()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/eagl/
Dgstglcontext_eagl.m156 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(DEPTH_SIZE, int, 16), NULL);
157 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(STENCIL_SIZE, int, 0), NULL);
161 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(RED_SIZE, int, 8), NULL);
162 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(GREEN_SIZE, int, 8), NULL);
163 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(BLUE_SIZE, int, 8), NULL);
164 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(ALPHA_SIZE, int, 8), NULL);
167 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(RED_SIZE, int, 5), NULL);
168 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(GREEN_SIZE, int, 6), NULL);
169 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(BLUE_SIZE, int, 5), NULL);
170 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(ALPHA_SIZE, int, 0), NULL);
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglfilter.c282 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, 1, 1, in gst_gl_filter_fixate_caps()
434 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_gl_filter_fixate_caps()
456 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_gl_filter_fixate_caps()
465 gst_structure_set (outs, "width", G_TYPE_INT, f_w, "height", G_TYPE_INT, in gst_gl_filter_fixate_caps()
499 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_gl_filter_fixate_caps()
504 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_gl_filter_fixate_caps()
525 gst_structure_set (outs, "width", G_TYPE_INT, tmp2, "height", in gst_gl_filter_fixate_caps()
529 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_gl_filter_fixate_caps()
542 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_gl_filter_fixate_caps()
546 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_gl_filter_fixate_caps()
[all …]
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpsrcstats.c20 gst_structure_set (s, in gst_tcp_stats_from_socket()
28 gst_structure_set (s, in gst_tcp_stats_from_socket()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglcontext_cocoa.m188 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(ALPHA_SIZE, int, alpha), NULL);
192 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(DEPTH_SIZE, int, val), NULL);
196 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(STENCIL_SIZE, int, val), NULL);
203 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(RED_SIZE, int, val / 3), NULL);
204 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(GREEN_SIZE, int, val / 3), NULL);
205 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(BLUE_SIZE, int, val / 3), NULL);
214 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(SAMPLES, int, val), NULL);
218 gst_structure_set (ret, GST_GL_CONFIG_STRUCTURE_SET_ARGS(SAMPLE_BUFFERS, int, val), NULL);
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c59 gst_structure_set (s, "rate", G_TYPE_INT, min_rate, NULL); in gst_alsa_detect_rates()
61 gst_structure_set (s, "rate", GST_TYPE_INT_RANGE, in gst_alsa_detect_rates()
269 gst_structure_set (s, "channels", G_TYPE_INT, 1, NULL); in caps_add_channel_configuration()
279 gst_structure_set (s, "channels", G_TYPE_INT, 2, "channel-mask", in caps_add_channel_configuration()
284 gst_structure_set (s, "channels", G_TYPE_INT, 2, "channel-mask", in caps_add_channel_configuration()
288 gst_structure_set (s, "channels", G_TYPE_INT, 1, NULL); in caps_add_channel_configuration()
297 gst_structure_set (s, "channels", G_TYPE_INT, 3, "channel-mask", in caps_add_channel_configuration()
323 gst_structure_set (s, "channels", G_TYPE_INT, c, "channel-mask", in caps_add_channel_configuration()
332 gst_structure_set (s, "channels", G_TYPE_INT, c, "channel-mask", in caps_add_channel_configuration()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c352 gst_structure_set (s, "channels", G_TYPE_INT, other_channels, NULL); in add_other_channels_to_structure()
543 gst_structure_set (outs, "format", G_TYPE_STRING, in gst_audio_convert_fixate_format()
585 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, out_mask, in gst_audio_convert_fixate_channels()
614 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, in_mask, NULL); in gst_audio_convert_fixate_channels()
637 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, in_mask, in gst_audio_convert_fixate_channels()
646 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, intersection, in gst_audio_convert_fixate_channels()
665 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, intersection, in gst_audio_convert_fixate_channels()
682 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, out_mask, NULL); in gst_audio_convert_fixate_channels()
686 gst_structure_set (outs, "channel-mask", GST_TYPE_BITMASK, in gst_audio_convert_fixate_channels()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dtest_http_src.c315 gst_structure_set (http_headers, "uri", G_TYPE_STRING, src->uri, NULL); in gst_test_http_src_start()
322 gst_structure_set (src->input.request_headers, in gst_test_http_src_start()
328 gst_structure_set (src->input.request_headers, in gst_test_http_src_start()
335 gst_structure_set (src->input.request_headers, "Accept-Encoding", in gst_test_http_src_start()
338 gst_structure_set (http_headers, TEST_HTTP_SRC_REQUEST_HEADERS_NAME, in gst_test_http_src_start()
346 gst_structure_set (src->input.response_headers, in gst_test_http_src_start()
359 gst_structure_set (src->input.response_headers, in gst_test_http_src_start()
364 gst_structure_set (http_headers, TEST_HTTP_SRC_RESPONSE_HEADERS_NAME, in gst_test_http_src_start()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c818 gst_structure_set (structure, "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_va_vpp_caps_remove_fields()
823 gst_structure_set (structure, "pixel-aspect-ratio", in gst_va_vpp_caps_remove_fields()
1141 gst_structure_set (out, "format", G_TYPE_STRING, in gst_va_vpp_fixate_format()
1188 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, 1, 1, in gst_va_vpp_fixate_size()
1245 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_va_vpp_fixate_size()
1324 gst_structure_set (outs, "width", G_TYPE_INT, set_w, in gst_va_vpp_fixate_size()
1344 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_va_vpp_fixate_size()
1405 gst_structure_set (outs, "height", G_TYPE_INT, set_h, in gst_va_vpp_fixate_size()
1425 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_va_vpp_fixate_size()
1458 gst_structure_set (outs, "width", G_TYPE_INT, set_w, "height", in gst_va_vpp_fixate_size()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dgstdvbsrc.c1664 gst_structure_set (adapter_structure, "dvb-c-a", G_TYPE_STRING, in gst_dvbsrc_open_frontend()
1671 gst_structure_set (adapter_structure, "dvb-c-b", G_TYPE_STRING, in gst_dvbsrc_open_frontend()
1678 gst_structure_set (adapter_structure, "dvb-t", G_TYPE_STRING, "DVB-T", in gst_dvbsrc_open_frontend()
1685 gst_structure_set (adapter_structure, "dss", G_TYPE_STRING, "DSS", NULL); in gst_dvbsrc_open_frontend()
1691 gst_structure_set (adapter_structure, "dvb-s", G_TYPE_STRING, "DVB-S", in gst_dvbsrc_open_frontend()
1698 gst_structure_set (adapter_structure, "dvb-s2", G_TYPE_STRING, "DVB-S2", in gst_dvbsrc_open_frontend()
1705 gst_structure_set (adapter_structure, "dvb-h", G_TYPE_STRING, "DVB-H", in gst_dvbsrc_open_frontend()
1712 gst_structure_set (adapter_structure, "isdb-t", G_TYPE_STRING, "ISDB-T", in gst_dvbsrc_open_frontend()
1719 gst_structure_set (adapter_structure, "isdb-s", G_TYPE_STRING, "ISDB-S", in gst_dvbsrc_open_frontend()
1726 gst_structure_set (adapter_structure, "isdb-c", G_TYPE_STRING, "ISDB-C", in gst_dvbsrc_open_frontend()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11convert.cpp182 gst_structure_set (st, "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_d3d11_base_convert_caps_rangify_size_info()
187 gst_structure_set (st, "pixel-aspect-ratio", in gst_d3d11_base_convert_caps_rangify_size_info()
225 gst_structure_set (st, "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_d3d11_base_convert_caps_remove_format_and_rangify_size_info()
229 gst_structure_set (st, "pixel-aspect-ratio", in gst_d3d11_base_convert_caps_remove_format_and_rangify_size_info()
530 gst_structure_set (outs, "format", G_TYPE_STRING, in gst_d3d11_base_convert_fixate_format()
700 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, 1, 1, in gst_d3d11_base_convert_fixate_size()
744 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_d3d11_base_convert_fixate_size()
823 gst_structure_set (outs, "width", G_TYPE_INT, set_w, in gst_d3d11_base_convert_fixate_size()
843 gst_structure_set (outs, "pixel-aspect-ratio", GST_TYPE_FRACTION, in gst_d3d11_base_convert_fixate_size()
904 gst_structure_set (outs, "height", G_TYPE_INT, set_h, in gst_d3d11_base_convert_fixate_size()
[all …]
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudio.c690 gst_structure_set (out_s, "channels", G_TYPE_INT, channels, NULL); in gst_core_audio_probe_caps()
693 gst_structure_set (out_s, in gst_core_audio_probe_caps()
710 gst_structure_set (out_s, "rate", G_TYPE_INT, in gst_core_audio_probe_caps()
724 gst_structure_set (stereo, "channels", G_TYPE_INT, 2, in gst_core_audio_probe_caps()
733 gst_structure_set (mono, "channels", G_TYPE_INT, 1, NULL); in gst_core_audio_probe_caps()
735 gst_structure_set (out_s, "channel-mask", GST_TYPE_BITMASK, in gst_core_audio_probe_caps()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.c192 gst_structure_set (structure, "format", G_TYPE_STRING, format, NULL); in ks_video_format_to_structure()
280 gst_structure_set (structure, in ks_video_append_video_stream_cfg_fields()
283 gst_structure_set (structure, in ks_video_append_video_stream_cfg_fields()
290 gst_structure_set (structure, in ks_video_append_video_stream_cfg_fields()
293 gst_structure_set (structure, in ks_video_append_video_stream_cfg_fields()
319 gst_structure_set (structure, in ks_video_append_video_stream_cfg_fields()
676 gst_structure_set (structure, in ks_video_append_var_video_fields()

12345678910