/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtputil.c | 279 gst_structure_set_value (structure, "channel-mode", value); in gst_avdtp_util_parse_sbc_raw() 297 gst_structure_set_value (structure, "subbands", value); in gst_avdtp_util_parse_sbc_raw() 323 gst_structure_set_value (structure, "blocks", value); in gst_avdtp_util_parse_sbc_raw() 341 gst_structure_set_value (structure, "allocation-method", value); in gst_avdtp_util_parse_sbc_raw() 367 gst_structure_set_value (structure, "rate", value); in gst_avdtp_util_parse_sbc_raw() 379 gst_structure_set_value (structure, "bitpool", value); in gst_avdtp_util_parse_sbc_raw() 408 gst_structure_set_value (structure, "channels", value); in gst_avdtp_util_parse_sbc_raw() 437 gst_structure_set_value (structure, "mpegversion", list); in gst_avdtp_util_parse_mpeg_raw() 459 gst_structure_set_value (structure, "layer", value); in gst_avdtp_util_parse_mpeg_raw() 461 gst_structure_set_value (structure, "layer", list); in gst_avdtp_util_parse_mpeg_raw() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoutilsprivate.c | 54 gst_structure_set_value (s, "width", val); in __gst_video_element_proxy_caps() 56 gst_structure_set_value (s, "height", val); in __gst_video_element_proxy_caps() 58 gst_structure_set_value (s, "framerate", val); in __gst_video_element_proxy_caps() 60 gst_structure_set_value (s, "pixel-aspect-ratio", val); in __gst_video_element_proxy_caps() 62 gst_structure_set_value (s, "colorimetry", val); in __gst_video_element_proxy_caps() 64 gst_structure_set_value (s, "chroma-site", val); in __gst_video_element_proxy_caps()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioutilsprivate.c | 58 gst_structure_set_value (s, "rate", val); in __gst_audio_element_proxy_caps() 60 gst_structure_set_value (s, "channels", val); in __gst_audio_element_proxy_caps() 62 gst_structure_set_value (s, "channels-mask", val); in __gst_audio_element_proxy_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamc.c | 457 gst_structure_set_value (sts, "color-formats", &tmparr); in scan_codecs() 475 gst_structure_set_value (sts, "profile-levels", &tmparr); in scan_codecs() 484 gst_structure_set_value (cs, "supported-types", &starr); in scan_codecs() 494 gst_structure_set_value (new_cache_data, "codecs", &arr); in scan_codecs() 1996 gst_structure_set_value (tmp, "stream-format", &va); in gst_amc_codec_info_to_caps() 2144 gst_structure_set_value (tmp2, "level", &va); in gst_amc_codec_info_to_caps() 2217 gst_structure_set_value (tmp2, "level", &va); in gst_amc_codec_info_to_caps() 2288 gst_structure_set_value (tmp2, "level", &va); in gst_amc_codec_info_to_caps() 2290 gst_structure_set_value (tmp3, "level", &va); in gst_amc_codec_info_to_caps() 2353 gst_structure_set_value (tmp3, "tier", &v); in gst_amc_codec_info_to_caps() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkvpputil.c | 177 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in fixate_output_frame_size() 251 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in fixate_output_frame_size() 364 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in fixate_output_frame_size()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudascale.c | 307 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_cuda_scale_fixate_caps() 388 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_cuda_scale_fixate_caps() 513 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_cuda_scale_fixate_caps()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-audio.c | 201 gst_structure_set_value (s, "rate", &val); in gst_oss4_audio_detect_rates() 463 gst_structure_set_value (s, "channels", val); in gst_oss4_audio_detect_channels() 465 gst_structure_set_value (s, "channel-mask", val); in gst_oss4_audio_detect_channels()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.c | 410 gst_structure_set_value (srtobject->parameters, "mode", value); in gst_srt_object_set_property_helper() 413 gst_structure_set_value (srtobject->parameters, "poll-timeout", value); in gst_srt_object_set_property_helper() 416 gst_structure_set_value (srtobject->parameters, "latency", value); in gst_srt_object_set_property_helper() 419 gst_structure_set_value (srtobject->parameters, "localaddress", value); in gst_srt_object_set_property_helper() 422 gst_structure_set_value (srtobject->parameters, "localport", value); in gst_srt_object_set_property_helper() 425 gst_structure_set_value (srtobject->parameters, "passphrase", value); in gst_srt_object_set_property_helper() 435 gst_structure_set_value (srtobject->parameters, "streamid", value); in gst_srt_object_set_property_helper()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpisacpay.c | 96 gst_structure_set_value (s, "rate", v); in gst_rtp_isac_pay_getcaps()
|
D | gstrtph263ppay.c | 391 gst_structure_set_value (new_s, "h263version", &list); in gst_rtp_h263p_pay_sink_getcaps() 536 gst_structure_set_value (new_s, "h263version", &list); in gst_rtp_h263p_pay_sink_getcaps()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkviewconvert.c | 784 gst_structure_set_value (out, field_name, &tmp); in _halve_structure_field() 877 gst_structure_set_value (out, field_name, &tmp); in _double_structure_field() 1035 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 1051 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 1069 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 1089 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 1112 gst_structure_set_value (new_struct_wh, "multiview-mode", in _expand_structure() 1607 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in fixate_size()
|
D | vkcolorconvert.c | 1046 gst_structure_set_value (st, "format", &supported_formats); in gst_vulkan_color_convert_transform_format_info() 1049 gst_structure_set_value (st, "format", &passthrough_formats); in gst_vulkan_color_convert_transform_format_info() 1052 gst_structure_set_value (st, "format", &supported_rgb_formats); in gst_vulkan_color_convert_transform_format_info() 1062 gst_structure_set_value (st, "format", format); in gst_vulkan_color_convert_transform_format_info() 1065 gst_structure_set_value (st, "format", &supported_rgb_formats); in gst_vulkan_color_convert_transform_format_info() 1067 gst_structure_set_value (st, "format", &supported_formats); in gst_vulkan_color_convert_transform_format_info()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gststructure.c | 527 gst_structure_set_value (s, "intrange1", &v); in GST_START_TEST() 528 gst_structure_set_value (s, "intrange2", &v); in GST_START_TEST() 529 gst_structure_set_value (s, "intrange3", &v); in GST_START_TEST() 571 gst_structure_set_value (s, "frac", &list); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglviewconvert.c | 571 gst_structure_set_value (out, field_name, &tmp); in _halve_structure_field() 664 gst_structure_set_value (out, field_name, &tmp); in _double_structure_field() 845 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 861 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 879 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 899 gst_structure_set_value (new_struct, "multiview-mode", in _expand_structure() 922 gst_structure_set_value (new_struct_wh, "multiview-mode", in _expand_structure() 1256 gst_structure_set_value (s_other, "texture-target", &item); in _fixate_texture_target()
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstcombdetect.c | 156 gst_structure_set_value (structure, "interlace-mode", &value); in gst_comb_detect_transform_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavpp.c | 1313 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_va_vpp_fixate_size() 1394 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_va_vpp_fixate_size() 1519 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_va_vpp_fixate_size() 1661 gst_structure_set_value (out_caps_s, "colorimetry", in_colorimetry); in transfer_colorimetry_from_input() 1690 gst_structure_set_value (out_caps_s, "chroma-site", in_chroma_site); in transfer_colorimetry_from_input() 1714 gst_structure_set_value (out_caps_s, fields[i], in_field); in copy_misc_fields_from_input()
|
D | gstvadeinterlace.c | 606 gst_structure_set_value (out_s, "framerate", framerate); in gst_va_deinterlace_fixate_caps() 634 gst_structure_set_value (out_s, "framerate", framerate); in gst_va_deinterlace_fixate_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 302 gst_structure_set_value (structure, "framerate", &list); in gst_mpeg2enc_add_fps() 399 gst_structure_set_value (structure, "height", &list); in gst_mpeg2enc_structure_from_norm()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstcapssetter.c | 231 gst_structure_set_value (structure, fname, in gst_caps_setter_transform_caps()
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmptealpha.c | 554 gst_structure_set_value (structure, "format", &list); in gst_smpte_alpha_transform_caps() 568 gst_structure_set_value (structure, "format", &list); in gst_smpte_alpha_transform_caps()
|
/third_party/gstreamer/gstplugins_base/gst/videoconvert/ |
D | gstvideoconvert.c | 407 gst_structure_set_value (out_caps_s, "colorimetry", in_colorimetry); in transfer_colorimetry_from_input() 436 gst_structure_set_value (out_caps_s, "chroma-site", in_chroma_site); in transfer_colorimetry_from_input()
|
/third_party/gstreamer/gstplugins_base/gst/videoscale/ |
D | gstvideoscale.c | 882 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_video_scale_fixate_caps() 963 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_video_scale_fixate_caps() 1088 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_video_scale_fixate_caps()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2transform.c | 586 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_v4l2_transform_fixate_caps() 667 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_v4l2_transform_fixate_caps() 790 gst_structure_set_value (tmp, "pixel-aspect-ratio", to_par); in gst_v4l2_transform_fixate_caps()
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosshelper.c | 143 gst_structure_set_value (structure, "rate", &rate_value); in gst_oss_helper_probe_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsnparsetter.c | 297 gst_structure_set_value (s, "pixel-aspect-ratio", &par); in rsn_parsetter_convert_caps()
|