Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvideoframe-audiolevel.c34 static GstSegment current_audio_segment, current_video_segment; variable
140 gst_segment_to_stream_time (&current_video_segment, GST_FORMAT_TIME, in output_vchain()
148 gst_segment_to_running_time (&current_video_segment, GST_FORMAT_TIME, in output_vchain()
167 gst_segment_init (&current_video_segment, GST_FORMAT_UNDEFINED); in output_vevent()
170 gst_event_copy_segment (event, &current_video_segment); in output_vevent()