/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gstavwait.c | 102 #define DEFAULT_TARGET_RUNNING_TIME GST_CLOCK_TIME_NONE 103 #define DEFAULT_END_RUNNING_TIME GST_CLOCK_TIME_NONE 285 self->running_time_to_wait_for = GST_CLOCK_TIME_NONE; in gst_avwait_init() 286 self->last_seen_video_running_time = GST_CLOCK_TIME_NONE; in gst_avwait_init() 287 self->first_audio_running_time = GST_CLOCK_TIME_NONE; in gst_avwait_init() 298 self->running_time_to_end_at = GST_CLOCK_TIME_NONE; in gst_avwait_init() 299 self->audio_running_time_to_wait_for = GST_CLOCK_TIME_NONE; in gst_avwait_init() 300 self->audio_running_time_to_end_at = GST_CLOCK_TIME_NONE; in gst_avwait_init() 363 self->running_time_to_wait_for = GST_CLOCK_TIME_NONE; in gst_avwait_change_state() 364 self->running_time_to_end_at = GST_CLOCK_TIME_NONE; in gst_avwait_change_state() [all …]
|
D | gsttimecodestamper.c | 80 #define DEFAULT_TIMEOUT GST_CLOCK_TIME_NONE 86 #define DEFAULT_LTC_TIMEOUT GST_CLOCK_TIME_NONE 367 timecodestamper->last_tc_running_time = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 378 timecodestamper->ltc_first_running_time = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 379 timecodestamper->ltc_current_running_time = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 383 timecodestamper->ltc_internal_running_time = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 391 timecodestamper->audio_latency = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 393 timecodestamper->video_latency = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 394 timecodestamper->latency = GST_CLOCK_TIME_NONE; in gst_timecodestamper_init() 429 timecodestamper->last_tc_running_time = GST_CLOCK_TIME_NONE; in gst_timecodestamper_dispose() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | vorbisenc.c | 124 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 125 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 131 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 132 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 137 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 138 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 215 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 216 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 221 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 222 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() [all …]
|
D | theoraenc.c | 163 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 164 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 170 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 171 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 177 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 178 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 256 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 257 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 263 check_buffer_timestamp (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() 264 check_buffer_duration (buffer, GST_CLOCK_TIME_NONE); in GST_START_TEST() [all …]
|
D | streamsynchronizer.c | 101 msg = gst_bus_timed_pop_filtered (bus, GST_CLOCK_TIME_NONE, in run_streamsynchronizer_handle_eos() 108 GST_CLOCK_TIME_NONE), GST_STATE_CHANGE_SUCCESS); in run_streamsynchronizer_handle_eos() 115 GST_CLOCK_TIME_NONE), GST_STATE_CHANGE_SUCCESS); in run_streamsynchronizer_handle_eos() 121 GST_CLOCK_TIME_NONE), GST_STATE_CHANGE_SUCCESS); in run_streamsynchronizer_handle_eos()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | avwait.c | 72 target_running_time = GST_CLOCK_TIME_NONE; in set_default_params() 77 first_audio_timestamp = GST_CLOCK_TIME_NONE; in set_default_params() 78 last_audio_timestamp = GST_CLOCK_TIME_NONE; in set_default_params() 79 first_video_timestamp = GST_CLOCK_TIME_NONE; in set_default_params() 80 last_video_timestamp = GST_CLOCK_TIME_NONE; in set_default_params() 94 if (first_audio_timestamp == GST_CLOCK_TIME_NONE) in output_achain() 111 if (first_video_timestamp == GST_CLOCK_TIME_NONE) in output_vchain() 366 fail_unless_equals_uint64 (first_audio_timestamp, GST_CLOCK_TIME_NONE); in GST_START_TEST() 367 fail_unless_equals_uint64 (first_video_timestamp, GST_CLOCK_TIME_NONE); in GST_START_TEST() 368 fail_unless_equals_uint64 (last_audio_timestamp, GST_CLOCK_TIME_NONE); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | instant-rate-change.c | 103 gint64 pos = GST_CLOCK_TIME_NONE; in do_play_pause() 112 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE, GST_SEEK_TYPE_NONE, in do_play_pause() 113 GST_CLOCK_TIME_NONE)); in do_play_pause() 133 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE)); in do_play_pause() 147 gint64 pos = GST_CLOCK_TIME_NONE; in toggle_rate() 159 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE, GST_SEEK_TYPE_NONE, in toggle_rate() 160 GST_CLOCK_TIME_NONE)); in toggle_rate() 179 gint64 pos = GST_CLOCK_TIME_NONE; in on_preroll() 188 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE, GST_SEEK_TYPE_NONE, in on_preroll() 189 GST_CLOCK_TIME_NONE)); in on_preroll()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/ |
D | gstplanaraudioadapter.c | 89 adapter->pts = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_init() 91 adapter->dts = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_init() 95 adapter->pts_at_discont = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_init() 96 adapter->dts_at_discont = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_init() 164 adapter->pts = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_clear() 166 adapter->dts = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_clear() 170 adapter->pts_at_discont = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_clear() 171 adapter->dts_at_discont = GST_CLOCK_TIME_NONE; in gst_planar_audio_adapter_clear() 534 GST_CLOCK_TIME_NONE); in gst_planar_audio_adapter_pts_at_discont() 552 GST_CLOCK_TIME_NONE); in gst_planar_audio_adapter_dts_at_discont() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiostreamalign.c | 97 align->timestamp_at_discont = GST_CLOCK_TIME_NONE; in gst_audio_stream_align_new() 273 align->discont_time = GST_CLOCK_TIME_NONE; in gst_audio_stream_align_mark_discont() 291 g_return_val_if_fail (align != NULL, GST_CLOCK_TIME_NONE); in gst_audio_stream_align_get_timestamp_at_discont() 388 if (align->discont_time == GST_CLOCK_TIME_NONE) { in gst_audio_stream_align_process() 397 align->discont_time = GST_CLOCK_TIME_NONE; in gst_audio_stream_align_process() 402 } else if (G_UNLIKELY (align->discont_time != GST_CLOCK_TIME_NONE)) { in gst_audio_stream_align_process() 404 align->discont_time = GST_CLOCK_TIME_NONE; in gst_audio_stream_align_process() 419 align->discont_time = GST_CLOCK_TIME_NONE; in gst_audio_stream_align_process()
|
D | audio.c | 84 GstClockTime timestamp = GST_CLOCK_TIME_NONE, duration = GST_CLOCK_TIME_NONE; in gst_audio_buffer_clip() 324 GST_BUFFER_DTS (ret) = GST_CLOCK_TIME_NONE; in gst_audio_buffer_truncate() 328 GST_BUFFER_PTS (ret) = GST_CLOCK_TIME_NONE; in gst_audio_buffer_truncate() 332 GST_BUFFER_DURATION (ret) = GST_CLOCK_TIME_NONE; in gst_audio_buffer_truncate()
|
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/ |
D | gstvideoframe-audiolevel.c | 188 self->first_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_init() 192 self->discont_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_init() 233 self->first_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_change_state() 237 self->vsegment.position = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_change_state() 265 self->first_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_finalize() 343 self->vsegment.position = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_vsink_event() 360 self->vsegment.position = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_vsink_event() 377 self->first_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_asink_event() 393 self->first_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_asink_event() 426 self->first_time = GST_CLOCK_TIME_NONE; in gst_videoframe_audiolevel_asink_event() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpipeline.c | 102 #define DEFAULT_LATENCY GST_CLOCK_TIME_NONE 316 if (GST_ELEMENT_START_TIME (pipeline) != GST_CLOCK_TIME_NONE) { in reset_start_time() 325 pipeline->priv->instant_rate_clock_anchor = GST_CLOCK_TIME_NONE; in reset_start_time() 373 if (GST_ELEMENT_START_TIME (pipeline) != GST_CLOCK_TIME_NONE) { in pipeline_update_start_time() 374 if (now != GST_CLOCK_TIME_NONE) in pipeline_update_start_time() 473 now = GST_CLOCK_TIME_NONE; in gst_pipeline_change_state() 492 if (start_time != GST_CLOCK_TIME_NONE && now != GST_CLOCK_TIME_NONE) { in gst_pipeline_change_state() 685 if (latency == GST_CLOCK_TIME_NONE) in gst_pipeline_do_latency() 942 g_return_if_fail (delay != GST_CLOCK_TIME_NONE); in gst_pipeline_set_delay() 964 g_return_val_if_fail (GST_IS_PIPELINE (pipeline), GST_CLOCK_TIME_NONE); in gst_pipeline_get_delay() [all …]
|
/third_party/gstreamer/gstreamer/tests/check/generic/ |
D | sinks.c | 110 ret = gst_element_get_state (sink, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 150 ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); in GST_START_TEST() 157 gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 198 ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 271 ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 283 gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 291 gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 373 ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 379 gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() 389 ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | wavparse.c | 68 ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); in do_test_simple_file() 72 GST_CLOCK_TIME_NONE, GST_MESSAGE_EOS | GST_MESSAGE_ERROR); in do_test_simple_file() 121 ret2 = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); in do_test_empty_file() 167 GstClockTime first_ts = GST_CLOCK_TIME_NONE; in GST_START_TEST() 191 ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); in GST_START_TEST() 195 GST_CLOCK_TIME_NONE, GST_MESSAGE_EOS | GST_MESSAGE_ERROR); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosrc.cpp | 247 self->skip_from_timestamp = GST_CLOCK_TIME_NONE; in gst_decklink_audio_src_init() 248 self->skip_to_timestamp = GST_CLOCK_TIME_NONE; in gst_decklink_audio_src_init() 479 self->skip_from_timestamp = GST_CLOCK_TIME_NONE; in gst_decklink_audio_src_start() 480 self->skip_to_timestamp = GST_CLOCK_TIME_NONE; in gst_decklink_audio_src_start() 493 GstClockTime timestamp = GST_CLOCK_TIME_NONE; in gst_decklink_audio_src_got_packet() 510 if (videosrc->first_time == GST_CLOCK_TIME_NONE) in gst_decklink_audio_src_got_packet() 706 && self->alignment_threshold != GST_CLOCK_TIME_NONE in gst_decklink_audio_src_create() 709 if (self->discont_time == GST_CLOCK_TIME_NONE) { in gst_decklink_audio_src_create() 713 self->discont_time = GST_CLOCK_TIME_NONE; in gst_decklink_audio_src_create() 718 } else if (G_UNLIKELY (self->discont_time != GST_CLOCK_TIME_NONE)) { in gst_decklink_audio_src_create() [all …]
|
/third_party/gstreamer/gstreamer/tests/check/pipelines/ |
D | seek.c | 274 GST_CLOCK_TIME_NONE); in GST_START_TEST() 289 msg = gst_bus_timed_pop_filtered (bus, GST_CLOCK_TIME_NONE, in GST_START_TEST() 357 GST_CLOCK_TIME_NONE); in GST_START_TEST() 383 msg = gst_bus_timed_pop_filtered (bus, GST_CLOCK_TIME_NONE, in GST_START_TEST() 432 gint64 position = GST_CLOCK_TIME_NONE; in GST_START_TEST() 433 gint64 playback_duration = GST_CLOCK_TIME_NONE; in GST_START_TEST() 434 gint64 start_absolute_time = GST_CLOCK_TIME_NONE; in GST_START_TEST() 476 GST_CLOCK_TIME_NONE); in GST_START_TEST() 502 msg = gst_bus_timed_pop_filtered (bus, GST_CLOCK_TIME_NONE, in GST_START_TEST() 524 msg = gst_bus_timed_pop_filtered (bus, GST_CLOCK_TIME_NONE, in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | adapter.c | 384 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() 388 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() 396 fail_unless (offset == GST_CLOCK_TIME_NONE); in GST_START_TEST() 408 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() 412 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() 420 fail_unless (offset == GST_CLOCK_TIME_NONE); in GST_START_TEST() 436 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() 440 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() 448 fail_unless (offset == GST_CLOCK_TIME_NONE); in GST_START_TEST() 465 fail_unless (timestamp == GST_CLOCK_TIME_NONE); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | audio-trickplay.c | 159 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE); in main() 161 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE, in main() 162 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE); in main() 164 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE, in main() 165 GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE); in main()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpg723pay.c | 161 pay->timestamp = GST_CLOCK_TIME_NONE; in gst_rtp_g723_pay_flush() 206 pay->timestamp = GST_CLOCK_TIME_NONE; in gst_rtp_g723_pay_handle_buffer() 232 if (timestamp != GST_CLOCK_TIME_NONE && pay->timestamp == GST_CLOCK_TIME_NONE) { in gst_rtp_g723_pay_handle_buffer() 284 pay->timestamp = GST_CLOCK_TIME_NONE; in gst_rtp_g723_pay_change_state()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | mpegtsparse.c | 278 parse->current_pcr = GST_CLOCK_TIME_NONE; in mpegts_parse_reset() 279 parse->previous_pcr = GST_CLOCK_TIME_NONE; in mpegts_parse_reset() 280 parse->base_pcr = GST_CLOCK_TIME_NONE; in mpegts_parse_reset() 886 if (parse->current_pcr == GST_CLOCK_TIME_NONE && in mpegts_parse_inspect_packet() 897 if (parse->base_pcr == GST_CLOCK_TIME_NONE) { in mpegts_parse_inspect_packet() 911 return GST_CLOCK_TIME_NONE; in get_pending_timestamp_diff() 915 if (first_ts == GST_CLOCK_TIME_NONE) in get_pending_timestamp_diff() 916 return GST_CLOCK_TIME_NONE; in get_pending_timestamp_diff() 920 if (last_ts == GST_CLOCK_TIME_NONE) in get_pending_timestamp_diff() 921 return GST_CLOCK_TIME_NONE; in get_pending_timestamp_diff() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | subparse.c | 548 if (input[n].to_ts != GST_CLOCK_TIME_NONE) { in do_test() 703 30 * GST_SECOND, GST_CLOCK_TIME_NONE, "Last line."} in GST_START_TEST() 926 2000 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 947 2000 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 973 3000 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 994 2000 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 1020 2000 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 1033 2230 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 1036 5100 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST() 1039 6123 * GST_MSECOND, GST_CLOCK_TIME_NONE, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-event.c | 234 ev_timestamp = GST_CLOCK_TIME_NONE; in gst_video_event_parse_downstream_force_key_unit() 236 ev_stream_time = GST_CLOCK_TIME_NONE; in gst_video_event_parse_downstream_force_key_unit() 238 ev_running_time = GST_CLOCK_TIME_NONE; in gst_video_event_parse_downstream_force_key_unit() 307 ev_running_time = GST_CLOCK_TIME_NONE; in gst_video_event_parse_upstream_force_key_unit()
|
D | gstvideoencoder.c | 227 if (a->running_time == GST_CLOCK_TIME_NONE) in forced_key_unit_event_compare() 229 if (b->running_time == GST_CLOCK_TIME_NONE) in forced_key_unit_event_compare() 472 priv->last_force_key_unit_request = GST_CLOCK_TIME_NONE; in gst_video_encoder_reset() 473 priv->last_key_unit = GST_CLOCK_TIME_NONE; in gst_video_encoder_reset() 482 priv->time_adjustment = GST_CLOCK_TIME_NONE; in gst_video_encoder_reset() 521 priv->earliest_time = GST_CLOCK_TIME_NONE; in gst_video_encoder_reset() 609 priv->min_pts = GST_CLOCK_TIME_NONE; in gst_video_encoder_init() 610 priv->time_adjustment = GST_CLOCK_TIME_NONE; in gst_video_encoder_init() 1040 if (encoder->priv->time_adjustment != GST_CLOCK_TIME_NONE) { in gst_video_encoder_push_event() 1374 priv->earliest_time = GST_CLOCK_TIME_NONE; in gst_video_encoder_src_event_default() [all …]
|
/third_party/gstreamer/gstplugins_good/tests/icles/ |
D | test-segment-seeks.c | 75 GST_CLOCK_TIME_NONE, GST_MESSAGE_ASYNC_DONE | GST_MESSAGE_ERROR); in main() 114 GST_CLOCK_TIME_NONE, GST_MESSAGE_SEGMENT_DONE | in main() 132 GST_CLOCK_TIME_NONE, GST_MESSAGE_SEGMENT_DONE | GST_MESSAGE_ERROR); in main()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstnavseek.c | 131 navseek->segment_start = GST_CLOCK_TIME_NONE; in gst_navseek_init() 132 navseek->segment_end = GST_CLOCK_TIME_NONE; in gst_navseek_init() 155 GST_SEEK_TYPE_SET, peer_value, GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE); in gst_navseek_seek() 202 if ((navseek->segment_start == GST_CLOCK_TIME_NONE) || in gst_navseek_segseek() 203 (navseek->segment_end == GST_CLOCK_TIME_NONE) || in gst_navseek_segseek() 399 navseek->segment_end = GST_CLOCK_TIME_NONE; in gst_navseek_transform_ip()
|