/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcstats.c | 147 if (clock_rate && gst_structure_get_uint (source_stats, "rb-jitter", &jitter)) in _get_stats_from_remote_rtp_source_stats() 174 if (gst_structure_get_uint (source_stats, "rb-fractionlost", &fraction_lost)) in _get_stats_from_remote_rtp_source_stats() 178 if (gst_structure_get_uint (source_stats, "rb-round-trip", &rtt)) { in _get_stats_from_remote_rtp_source_stats() 246 if (gst_structure_get_uint (source_stats, "recv-fir-count", &fir)) in _get_stats_from_rtp_source_stats() 248 if (gst_structure_get_uint (source_stats, "recv-pli-count", &pli)) in _get_stats_from_rtp_source_stats() 250 if (gst_structure_get_uint (source_stats, "recv-nack-count", &nack)) in _get_stats_from_rtp_source_stats() 363 if (gst_structure_get_uint (source_stats, "jitter", &jitter)) in _get_stats_from_rtp_source_stats() 398 if (gst_structure_get_uint (source_stats, "sent-fir-count", &fir)) in _get_stats_from_rtp_source_stats() 400 if (gst_structure_get_uint (source_stats, "sent-pli-count", &pli)) in _get_stats_from_rtp_source_stats() 402 if (gst_structure_get_uint (source_stats, "sent-nack-count", &nack)) in _get_stats_from_rtp_source_stats() [all …]
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | templatematch.c | 132 fail_unless (gst_structure_get_uint (structure, "x", &x)); in GST_START_TEST() 133 fail_unless (gst_structure_get_uint (structure, "y", &y)); in GST_START_TEST() 134 fail_unless (gst_structure_get_uint (structure, "width", &width)); in GST_START_TEST() 135 fail_unless (gst_structure_get_uint (structure, "height", &height)); in GST_START_TEST()
|
D | srtp.c | 108 gst_structure_get_uint (ss, "roc", &roc); in get_roc()
|
D | av1parse.c | 61 fail_unless (gst_structure_get_uint (s, "bit-depth-chroma", &depth)); in check_caps_event()
|
D | dash_demux.c | 1400 gst_structure_get_uint (test_case->countContentProtectionEvents, name, in testContentProtectionDashdemuxSendsEvent() 1512 gst_structure_get_uint (testData->countContentProtectionEvents, "video_00", in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | urisourcebin.c | 44 fail_unless_equals_int (TRUE, gst_structure_get_uint (stats, in GST_START_TEST() 47 fail_unless_equals_int (TRUE, gst_structure_get_uint (stats, in GST_START_TEST() 50 fail_unless_equals_int (TRUE, gst_structure_get_uint (stats, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/faceoverlay/ |
D | gstfaceoverlay.c | 230 gst_structure_get_uint (face, "x", &x); in gst_face_overlay_handle_faces() 231 gst_structure_get_uint (face, "y", &y); in gst_face_overlay_handle_faces() 232 gst_structure_get_uint (face, "width", &width); in gst_face_overlay_handle_faces() 233 gst_structure_get_uint (face, "height", &height); in gst_face_overlay_handle_faces()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | navigation.c | 452 ret &= gst_structure_get_uint (structure, "angle", cur_angle); in gst_navigation_query_parse_angles() 455 ret &= gst_structure_get_uint (structure, "angles", n_angles); in gst_navigation_query_parse_angles() 693 ret &= gst_structure_get_uint (s, "angle", cur_angle); in gst_navigation_message_parse_angles_changed() 696 ret &= gst_structure_get_uint (s, "angles", n_angles); in gst_navigation_message_parse_angles_changed() 917 ret = gst_structure_get_uint (s, "command-code", (guint *) command); in gst_navigation_event_parse_command()
|
D | video-event.c | 241 if (!gst_structure_get_uint (s, "count", &ev_count)) in gst_video_event_parse_downstream_force_key_unit() 310 if (!gst_structure_get_uint (s, "count", &ev_count)) in gst_video_event_parse_upstream_force_key_unit()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpmux.c | 214 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_mux_src_event_real() 226 if (gst_structure_get_uint (s, "suggested-ssrc", &suggested_ssrc)) in gst_rtp_mux_src_event_real() 624 if (gst_structure_get_uint (structure, "ssrc", &rtp_mux->current_ssrc)) { in gst_rtp_mux_setcaps() 628 if (gst_structure_get_uint (structure, in gst_rtp_mux_setcaps() 650 gst_structure_get_uint (structure, "timestamp-offset", in gst_rtp_mux_setcaps() 661 if (!gst_structure_get_uint (structure, "ssrc", &rtp_mux->current_ssrc)) { in gst_rtp_mux_setcaps() 778 if (gst_structure_get_uint (structure, "ssrc", &mux->current_ssrc)) in gst_rtp_mux_getcaps()
|
D | gstrtprtxsend.c | 363 consider = gst_structure_get_uint (rtx->external_ssrc_map, ssrc_str, in gst_rtp_rtx_send_get_ssrc_data() 482 if (!gst_structure_get_uint (s, "seqnum", &seqnum)) in gst_rtp_rtx_send_src_event() 486 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_rtx_send_src_event() 545 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_rtx_send_src_event() 637 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_rtx_send_sink_event()
|
D | gstrtprtxreceive.c | 344 if (!gst_structure_get_uint (s, "seqnum", &seqnum)) in gst_rtp_rtx_receive_src_event() 349 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_rtx_receive_src_event()
|
D | gstrtpfunnel.c | 391 if (gst_structure_get_uint (s, "ssrc", &ssrc)) { in gst_rtp_funnel_sink_event() 500 if (s && gst_structure_get_uint (s, "ssrc", &ssrc)) { in gst_rtp_funnel_src_event()
|
D | gstrtpsession.c | 1862 gst_structure_get_uint (s, "ssrc", &ssrc) && in gst_rtp_session_event_recv_rtp_src() 1863 gst_structure_get_uint (s, "payload", &pt)) { in gst_rtp_session_event_recv_rtp_src() 1880 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_session_event_recv_rtp_src() 1882 if (!gst_structure_get_uint (s, "seqnum", &seqnum)) in gst_rtp_session_event_recv_rtp_src() 1884 if (!gst_structure_get_uint (s, "delay", &delay)) in gst_rtp_session_event_recv_rtp_src() 1886 if (!gst_structure_get_uint (s, "deadline", &deadline)) in gst_rtp_session_event_recv_rtp_src() 1888 if (!gst_structure_get_uint (s, "avg-rtt", &avg_rtt)) in gst_rtp_session_event_recv_rtp_src()
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristrtxreceive.c | 181 if (!gst_structure_get_uint (s, "seqnum", &seqnum)) in gst_rist_rtx_receive_src_event() 186 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rist_rtx_receive_src_event()
|
D | gstristrtxsend.c | 399 if (!gst_structure_get_uint (s, "seqnum", &seqnum)) in gst_rist_rtx_send_src_event() 403 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rist_rtx_send_src_event() 510 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rist_rtx_send_sink_event()
|
D | gstristsink.c | 498 gst_structure_get_uint (cs, "suggested-ssrc", &ssrc); in gst_rist_sink_fix_collision() 515 if (!gst_structure_get_uint (s, "ssrc", &sink->rtp_ssrc)) { in gst_rist_sink_set_caps() 823 gst_structure_get_uint (sstats, "rb-round-trip", &rb_rtt); in gst_rist_sink_create_stats()
|
/third_party/gstreamer/gstplugins_bad/gst/drmdec/ |
D | gstdrmdec.c | 407 if (!gst_structure_get_uint (prot_meta->info, "crypt_byte_block", crypt_byte_block)) { in gst_drm_decrypt_get_block() 411 if (!gst_structure_get_uint (prot_meta->info, "skip_byte_block", skip_byte_block)) { in gst_drm_decrypt_get_block() 446 if (!gst_structure_get_uint (prot_meta->info, "iv_size", &iv_size)) { in gst_drm_decrypt_get_iv() 520 if (!gst_structure_get_uint (prot_meta->info, "subsample_count", subsample_count)) { in gst_drm_decrypt_get_subsample_count()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspautils.c | 777 gst_structure_get_uint (ladspa_meta, "element-ix", &ix); in gst_ladspa_class_init() 780 gst_structure_get_uint (ladspa_meta, "audio-in", in gst_ladspa_class_init() 782 gst_structure_get_uint (ladspa_meta, "audio-out", in gst_ladspa_class_init() 784 gst_structure_get_uint (ladspa_meta, "control-in", in gst_ladspa_class_init() 786 gst_structure_get_uint (ladspa_meta, "control-out", in gst_ladspa_class_init()
|
D | gstladspa.c | 163 gst_structure_get_uint (ladspa_meta, "audio-in", &audio_in); in ladspa_plugin_register_element() 164 gst_structure_get_uint (ladspa_meta, "audio-out", &audio_out); in ladspa_plugin_register_element()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | leaks.c | 201 fail_unless (gst_structure_get_uint (s, "ref-count", &ref_count)); in GST_START_TEST() 292 fail_unless (gst_structure_get_uint (s, "ref-count", &ref_count)); in GST_START_TEST() 319 fail_unless (gst_structure_get_uint (r, "ref-count", &ref_count)); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2.c | 111 gst_structure_get_uint (lv2_meta, "audio-in", &audio_in); in lv2_plugin_register_element() 112 gst_structure_get_uint (lv2_meta, "audio-out", &audio_out); in lv2_plugin_register_element()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtobject.c | 485 if (!gst_structure_get_uint (srtobject->parameters, "localport", &v)) { in gst_srt_object_get_property_helper() 828 if (!gst_structure_get_uint (s, "localport", &local_port)) { in gst_srt_object_validate_parameters() 1074 gst_structure_get_uint (srtobject->parameters, "localport", &local_port); in gst_srt_object_wait_connect() 1222 gst_structure_get_uint (srtobject->parameters, "localport", &local_port); in gst_srt_object_connect()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gststructure.h | 292 gboolean gst_structure_get_uint (const GstStructure * structure,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbasepayload.c | 719 if (!gst_structure_get_uint (s, "ssrc", &ssrc)) in gst_rtp_base_payload_src_event_default() 730 if (gst_structure_get_uint (s, "suggested-ssrc", &suggested_ssrc)) in gst_rtp_base_payload_src_event_default() 1309 if (gst_structure_get_uint (s, "maxptime", &max_ptime)) in gst_rtp_base_payload_negotiate() 1312 if (gst_structure_get_uint (s, "ptime", &ptime)) in gst_rtp_base_payload_negotiate()
|