Home
last modified time | relevance | path

Searched refs:gst_structure_get_clock_time (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-event.c233 if (!gst_structure_get_clock_time (s, "timestamp", &ev_timestamp)) in gst_video_event_parse_downstream_force_key_unit()
235 if (!gst_structure_get_clock_time (s, "stream-time", &ev_stream_time)) in gst_video_event_parse_downstream_force_key_unit()
237 if (!gst_structure_get_clock_time (s, "running-time", &ev_running_time)) in gst_video_event_parse_downstream_force_key_unit()
306 if (!gst_structure_get_clock_time (s, "running-time", &ev_running_time)) in gst_video_event_parse_upstream_force_key_unit()
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Ddemo-osssrc.c127 if (gst_structure_get_clock_time (s, "running-time", &timestamp) && in message_handler()
128 gst_structure_get_clock_time (s, "duration", &duration)) { in message_handler()
131 } else if (gst_structure_get_clock_time (s, "endtime", &timestamp)) { in message_handler()
Ddemo-audiotest.c174 if (gst_structure_get_clock_time (s, "running-time", &timestamp) && in message_handler()
175 gst_structure_get_clock_time (s, "duration", &duration)) { in message_handler()
178 } else if (gst_structure_get_clock_time (s, "endtime", &timestamp)) { in message_handler()
Dspectrum-example.c46 if (!gst_structure_get_clock_time (s, "endtime", &endtime)) in message_handler()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dlevel.c229 fail_unless (gst_structure_get_clock_time (structure, "endtime", &endtime)); in GST_START_TEST()
230 fail_unless (gst_structure_get_clock_time (structure, "timestamp", &ts)); in GST_START_TEST()
231 fail_unless (gst_structure_get_clock_time (structure, "duration", &duration)); in GST_START_TEST()
572 gst_structure_get_clock_time (structure, "timestamp", &ts1); in GST_START_TEST()
573 gst_structure_get_clock_time (structure, "duration", &dur1); in GST_START_TEST()
578 gst_structure_get_clock_time (structure, "timestamp", &ts2); in GST_START_TEST()
Dspectrum.c186 fail_unless (gst_structure_get_clock_time (structure, "endtime", &endtime)); in GST_START_TEST()
286 fail_unless (gst_structure_get_clock_time (structure, "endtime", &endtime)); in GST_START_TEST()
386 fail_unless (gst_structure_get_clock_time (structure, "endtime", &endtime)); in GST_START_TEST()
486 fail_unless (gst_structure_get_clock_time (structure, "endtime", &endtime)); in GST_START_TEST()
Drtpsession.c2863 fail_unless (gst_structure_get_clock_time (pkt_s, "remote-ts", &ts)); \
3703 fail_unless (gst_structure_get_clock_time (pkt_s, "remote-ts", &ts)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/examples/level/
Dlevel-example.c46 if (!gst_structure_get_clock_time (s, "endtime", &endtime)) in message_handler()
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlssink2.c431 gst_structure_get_clock_time (s, "running-time", in gst_hls_sink2_handle_message()
443 gst_structure_get_clock_time (s, "running-time", &running_time); in gst_hls_sink2_handle_message()
Dgsthlssink.c296 gst_structure_get_clock_time (structure, "running-time", &running_time); in gst_hls_sink_handle_message()
/third_party/gstreamer/gstreamer/gst/
Dgststructure.h316 gboolean gst_structure_get_clock_time (const GstStructure * structure,
Dgststructure.c1814 gst_structure_get_clock_time (const GstStructure * structure, in gst_structure_get_clock_time() function
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashsink.c911 gst_structure_get_clock_time (s, "running-time", in gst_dash_sink_handle_message()
915 gst_structure_get_clock_time (s, "running-time", &running_time); in gst_dash_sink_handle_message()
/third_party/gstreamer/gstplugins_bad/gst/onvif/
Dgstrtponviftimestamp.c317 if (!gst_structure_get_clock_time (structure, "ntp-offset", &event_offset)) { in parse_event_ntp_offset()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvideoframe-audiolevel.c310 if (!gst_structure_get_clock_time (s, "running-time", rtime)) { in on_message()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.c1497 if (!gst_structure_get_clock_time (s, "timestamp", &timestamp) || in gst_rtp_base_depayload_packet_lost()
1498 !gst_structure_get_clock_time (s, "duration", &duration)) { in gst_rtp_base_depayload_packet_lost()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmfsrc.c325 if (gst_structure_get_clock_time (event_structure, "last-stop", &last_stop)) in gst_dtmf_src_handle_dtmf_event()
Dgstrtpdtmfsrc.c319 if (gst_structure_get_clock_time (event_structure, "last-stop", &last_stop)) in gst_rtp_dtmf_src_handle_dtmf_event()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasedepayload.c312 fail_unless (gst_structure_get_clock_time (gst_caps_get_structure (caps, in validate_event()
320 fail_unless (gst_structure_get_clock_time (gst_caps_get_structure (caps, in validate_event()
Drtpbasepayload.c258 fail_unless (gst_structure_get_clock_time (gst_caps_get_structure (caps, in validate_event()
266 fail_unless (gst_structure_get_clock_time (gst_caps_get_structure (caps, in validate_event()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c458 fail_unless (gst_structure_get_clock_time (s, "clocktime", &clocktime)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpjitterbuffer.c1455 if (gst_structure_get_clock_time (caps_struct, "npt-start", &tval)) in gst_jitter_buffer_sink_parse_caps()
1460 if (gst_structure_get_clock_time (caps_struct, "npt-stop", &tval)) in gst_jitter_buffer_sink_parse_caps()
/third_party/gstreamer/gstreamer/
DChangeLog37388 structure: Use get_uint64() in gst_structure_get_clock_time()
123915 * gst/gststructure.c: (gst_structure_get_clock_time):