GST_CLOCK_TIME_NONE 313 gst/gstbuffer.c GST_BUFFER_TIMESTAMP (buffer) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 314 gst/gstbuffer.c GST_BUFFER_DURATION (buffer) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 612 gst/gstbuffer.c GST_BUFFER_TIMESTAMP (subbuffer) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 628 gst/gstbuffer.c GST_BUFFER_DURATION (subbuffer) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 513 gst/gstbus.c if (timeout == GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 289 gst/gstclock.c time, GST_CLOCK_TIME_NONE, GST_CLOCK_ENTRY_SINGLE); GST_CLOCK_TIME_NONE 362 gst/gstclock.c g_return_val_if_fail (id != NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 523 gst/gstclock.c (func) (clock, GST_CLOCK_TIME_NONE, id, user_data); GST_CLOCK_TIME_NONE 871 gst/gstclock.c g_return_val_if_fail (GST_IS_CLOCK (clock), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 913 gst/gstclock.c g_return_val_if_fail (GST_IS_CLOCK (clock), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 969 gst/gstclock.c g_return_if_fail (rate_num != GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 970 gst/gstclock.c g_return_if_fail (rate_denom > 0 && rate_denom != GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 82 gst/gstclock.h #define GST_CLOCK_TIME_IS_VALID(time) (((GstClockTime)(time)) != GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 527 gst/gstelement.c g_return_val_if_fail (GST_IS_ELEMENT (element), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 594 gst/gstelement.c g_return_val_if_fail (GST_IS_ELEMENT (element), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 1967 gst/gstelement.c if (timeout != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 215 gst/gstevent.c GST_EVENT_TIMESTAMP (event) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 185 gst/gstmessage.c GST_MESSAGE_TIMESTAMP (message) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 297 gst/gstpipeline.c if (GST_ELEMENT_START_TIME (pipeline) != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 345 gst/gstpipeline.c if (GST_ELEMENT_START_TIME (pipeline) != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 422 gst/gstpipeline.c now = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 441 gst/gstpipeline.c if (start_time != GST_CLOCK_TIME_NONE && now != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 618 gst/gstpipeline.c if (time == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 652 gst/gstpipeline.c g_return_val_if_fail (GST_IS_PIPELINE (pipeline), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 822 gst/gstpipeline.c g_return_if_fail (delay != GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 846 gst/gstpipeline.c g_return_val_if_fail (GST_IS_PIPELINE (pipeline), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 236 gst/gstpoll.c if (timeout == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 1183 gst/gstpoll.c if (timeout != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 1204 gst/gstpoll.c if (timeout != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 1241 gst/gstpoll.c if (timeout != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 1256 gst/gstpoll.c if (timeout != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 1286 gst/gstpoll.c if (timeout != GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 510 gst/gstsystemclock.c return GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 536 gst/gstsystemclock.c return GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 164 libs/gst/base/gstadapter.c adapter->priv->timestamp = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 219 libs/gst/base/gstadapter.c adapter->priv->timestamp = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 754 libs/gst/base/gstadapter.c g_return_val_if_fail (GST_IS_ADAPTER (adapter), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 1846 libs/gst/base/gstbasesink.c start = stop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 1954 libs/gst/base/gstbasesink.c if (G_LIKELY (cstop != GST_CLOCK_TIME_NONE)) GST_CLOCK_TIME_NONE 2338 libs/gst/base/gstbasesink.c sstart = sstop = rstart = rstop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2342 libs/gst/base/gstbasesink.c priv->current_rstart = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2366 libs/gst/base/gstbasesink.c priv->eos_rtime = (do_sync ? priv->current_rstop : GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 2530 libs/gst/base/gstbasesink.c duration = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2616 libs/gst/base/gstbasesink.c priv->last_in_time = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2617 libs/gst/base/gstbasesink.c priv->last_left = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2618 libs/gst/base/gstbasesink.c priv->avg_duration = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2619 libs/gst/base/gstbasesink.c priv->avg_pt = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2621 libs/gst/base/gstbasesink.c priv->avg_render = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3207 libs/gst/base/gstbasesink.c basesink->priv->current_sstart = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3208 libs/gst/base/gstbasesink.c basesink->priv->current_sstop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3209 libs/gst/base/gstbasesink.c basesink->priv->eos_rtime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3406 libs/gst/base/gstbasesink.c GstClockTime start = GST_CLOCK_TIME_NONE, end = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3859 libs/gst/base/gstbasesink.c priv->current_sstart = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3860 libs/gst/base/gstbasesink.c priv->current_sstop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 3861 libs/gst/base/gstbasesink.c priv->eos_rtime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 4794 libs/gst/base/gstbasesink.c priv->current_sstart = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 4795 libs/gst/base/gstbasesink.c priv->current_sstop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 4796 libs/gst/base/gstbasesink.c priv->eos_rtime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 4926 libs/gst/base/gstbasesink.c priv->current_sstart = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 4927 libs/gst/base/gstbasesink.c priv->current_sstop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 1855 libs/gst/base/gstbasesrc.c GstClockTime now = GST_CLOCK_TIME_NONE, timestamp; GST_CLOCK_TIME_NONE 2146 libs/gst/base/gstbasetransform.c GstClockTime last_stop = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 2156 libs/gst/base/gstbasetransform.c if (timestamp != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 2157 libs/gst/base/gstbasetransform.c if (duration != GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 2177 libs/gst/base/gstbasetransform.c if ((last_stop != GST_CLOCK_TIME_NONE) && GST_CLOCK_TIME_NONE 92 libs/gst/check/gstbufferstraw.c ret = gst_element_get_state (bin, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 160 libs/gst/check/gstbufferstraw.c ret = gst_element_get_state (bin, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 639 libs/gst/controller/gstcontroller.c g_return_val_if_fail (GST_IS_CONTROLLER (self), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 640 libs/gst/controller/gstcontroller.c g_return_val_if_fail (self->priv->control_rate != GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 641 libs/gst/controller/gstcontroller.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 920 libs/gst/controller/gstcontroller.c self->priv->last_sync = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 160 libs/gst/controller/gsthelper.c g_return_val_if_fail (G_IS_OBJECT (object), GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 165 libs/gst/controller/gsthelper.c return (GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 335 libs/gst/controller/gsthelper.c GstClockTime control_rate = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 167 libs/gst/controller/gstinterpolation.c next_ts = GST_CLOCK_TIME_NONE; \ GST_CLOCK_TIME_NONE 327 libs/gst/controller/gstinterpolation.c next_ts = GST_CLOCK_TIME_NONE; \ GST_CLOCK_TIME_NONE 448 libs/gst/controller/gstinterpolation.c _interpolate_linear_internal_##vtype (cp1->timestamp, g_value_get_##vtype (&cp1->value), (cp2 ? cp2->timestamp : GST_CLOCK_TIME_NONE), (cp2 ? g_value_get_##vtype (&cp2->value) : 0), timestamp, min, max, &ret); \ GST_CLOCK_TIME_NONE 495 libs/gst/controller/gstinterpolation.c next_ts = GST_CLOCK_TIME_NONE; \ GST_CLOCK_TIME_NONE 501 libs/gst/controller/gstinterpolation.c _interpolate_linear_internal_##vtype (cp1->timestamp, val1, (cp2 ? cp2->timestamp : GST_CLOCK_TIME_NONE), (cp2 ? val2 : 0), ts, min, max, values); \ GST_CLOCK_TIME_NONE 753 libs/gst/controller/gstinterpolation.c next_ts = GST_CLOCK_TIME_NONE; \ GST_CLOCK_TIME_NONE 541 libs/gst/net/gstnetclientclock.c g_return_val_if_fail (base_time != GST_CLOCK_TIME_NONE, NULL); GST_CLOCK_TIME_NONE 73 libs/gst/net/gstnettimepacket.c ret->local_time = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 74 libs/gst/net/gstnettimepacket.c ret->remote_time = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 229 libs/gst/net/gstnettimeprovider.c ret = gst_poll_wait (self->priv->fdset, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 457 plugins/elements/gstfakesink.c if (GST_BUFFER_TIMESTAMP (buf) != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 464 plugins/elements/gstfakesink.c if (GST_BUFFER_DURATION (buf) != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 818 plugins/elements/gstfakesrc.c time = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 821 plugins/elements/gstfakesrc.c time = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 832 plugins/elements/gstfakesrc.c if (GST_BUFFER_TIMESTAMP (buf) != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 839 plugins/elements/gstfakesrc.c if (GST_BUFFER_DURATION (buf) != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 254 plugins/elements/gstfdsink.c retval = gst_poll_wait (fdsink->fdset, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 422 plugins/elements/gstfdsrc.c timeout = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 477 plugins/elements/gstfdsrc.c GST_BUFFER_TIMESTAMP (buf) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 620 plugins/elements/gstfilesrc.c GST_BUFFER_TIMESTAMP (buf) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 359 plugins/elements/gstidentity.c identity->prev_timestamp = identity->prev_duration = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 405 plugins/elements/gstidentity.c if (timestamp != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 407 plugins/elements/gstidentity.c if (identity->prev_timestamp != GST_CLOCK_TIME_NONE && GST_CLOCK_TIME_NONE 408 plugins/elements/gstidentity.c identity->prev_duration != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 447 plugins/elements/gstidentity.c if (timestamp != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 449 plugins/elements/gstidentity.c if (identity->prev_timestamp != GST_CLOCK_TIME_NONE && GST_CLOCK_TIME_NONE 450 plugins/elements/gstidentity.c identity->prev_duration != GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 659 plugins/elements/gstidentity.c GST_BUFFER_OFFSET (buf) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 660 plugins/elements/gstidentity.c GST_BUFFER_OFFSET_END (buf) = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 781 plugins/elements/gstidentity.c identity->prev_timestamp = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 782 plugins/elements/gstidentity.c identity->prev_duration = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 779 plugins/elements/gstmultiqueue.c if (G_UNLIKELY (sink_time != GST_CLOCK_TIME_NONE)) GST_CLOCK_TIME_NONE 790 plugins/elements/gstmultiqueue.c if (G_UNLIKELY (src_time != GST_CLOCK_TIME_NONE)) GST_CLOCK_TIME_NONE 866 plugins/elements/gstmultiqueue.c if (timestamp == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 870 plugins/elements/gstmultiqueue.c if (duration != GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 984 plugins/elements/gstmultiqueue.c if (item->duration == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 1654 plugins/elements/gstmultiqueue.c sq->sinktime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 1655 plugins/elements/gstmultiqueue.c sq->srctime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 414 plugins/elements/gstqueue.c queue->sinktime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 415 plugins/elements/gstqueue.c queue->srctime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 612 plugins/elements/gstqueue.c if (timestamp == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 616 plugins/elements/gstqueue.c if (with_duration && duration != GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 651 plugins/elements/gstqueue.c queue->sinktime = queue->srctime = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 685 plugins/elements/gstqueue2.c if (timestamp == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 689 plugins/elements/gstqueue2.c if (duration != GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 101 tests/benchmarks/complexity.c GST_CLOCK_TIME_NONE) == GST_STATE_CHANGE_FAILURE) GST_CLOCK_TIME_NONE 89 tests/benchmarks/mass-elements.c GST_CLOCK_TIME_NONE) == GST_STATE_CHANGE_FAILURE) GST_CLOCK_TIME_NONE 167 tests/check/elements/fakesink.c ret = gst_element_get_state (sink, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 216 tests/check/elements/fakesink.c gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 290 tests/check/elements/fakesink.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 324 tests/check/elements/fakesink.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 340 tests/check/elements/fakesink.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 389 tests/check/elements/fakesink.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 396 tests/check/elements/fakesink.c message = gst_bus_timed_pop (bus, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 493 tests/check/elements/fakesink.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 570 tests/check/elements/fakesink.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 142 tests/check/elements/tee.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 107 tests/check/generic/sinks.c ret = gst_element_get_state (sink, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 147 tests/check/generic/sinks.c ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 154 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 195 tests/check/generic/sinks.c ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 268 tests/check/generic/sinks.c ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 280 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 288 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 370 tests/check/generic/sinks.c ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 376 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 386 tests/check/generic/sinks.c ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 397 tests/check/generic/sinks.c ret = gst_element_get_state (src, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 402 tests/check/generic/sinks.c ret = gst_element_get_state (sink, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 440 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 474 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 544 tests/check/generic/sinks.c ret = gst_element_get_state (sink, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 551 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 593 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 610 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 652 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 669 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 748 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 834 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 877 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 888 tests/check/generic/sinks.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 289 tests/check/gst/gstbin.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 328 tests/check/gst/gstbin.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 411 tests/check/gst/gstbin.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 427 tests/check/gst/gstbin.c gst_element_get_state (GST_ELEMENT (bin), NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 475 tests/check/gst/gstbin.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 612 tests/check/gst/gstbin.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 655 tests/check/gst/gstbin.c ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 718 tests/check/gst/gstbin.c gst_element_get_state (pipeline, ¤t, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 1006 tests/check/gst/gstbin.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 319 tests/check/gst/gstbus.c GST_CLOCK_TIME_NONE)); GST_CLOCK_TIME_NONE 341 tests/check/gst/gstbus.c gst_message_unref (gst_bus_timed_pop (test_bus, GST_CLOCK_TIME_NONE)); GST_CLOCK_TIME_NONE 360 tests/check/gst/gstbus.c msg = gst_bus_timed_pop_filtered (test_bus, GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 428 tests/check/gst/gstbus.c msg = gst_bus_timed_pop_filtered (test_bus, GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 433 tests/check/gst/gstbus.c msg = gst_bus_timed_pop_filtered (test_bus, GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 458 tests/check/gst/gstbus.c gst_message_unref (gst_bus_timed_pop (bus, GST_CLOCK_TIME_NONE)); GST_CLOCK_TIME_NONE 555 tests/check/gst/gstbus.c gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 118 tests/check/gst/gstelement.c gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 131 tests/check/gst/gstelement.c gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 136 tests/check/gst/gstelement.c gst_element_get_state (sink, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 334 tests/check/gst/gstevent.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 379 tests/check/gst/gstevent.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 478 tests/check/gst/gstevent.c GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 367 tests/check/gst/gstghostpad.c ret = gst_element_get_state (b1, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 371 tests/check/gst/gstghostpad.c ret = gst_element_get_state (b1, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 218 tests/check/gst/gstpipeline.c ret = gst_element_get_state (pipeline, ¤t, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 244 tests/check/gst/gstpipeline.c fail_if (GST_BUFFER_TIMESTAMP (buffer) == GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 247 tests/check/gst/gstpipeline.c if (*first_timestamp == GST_CLOCK_TIME_NONE) { GST_CLOCK_TIME_NONE 297 tests/check/gst/gstpipeline.c observed = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 301 tests/check/gst/gstpipeline.c GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 305 tests/check/gst/gstpipeline.c while (observed == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 314 tests/check/gst/gstpipeline.c fail_if (base == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 324 tests/check/gst/gstpipeline.c GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 327 tests/check/gst/gstpipeline.c fail_if (observed == GST_CLOCK_TIME_NONE, "no timestamp recorded"); GST_CLOCK_TIME_NONE 345 tests/check/gst/gstpipeline.c fail_unless (observed != GST_CLOCK_TIME_NONE, "early timestamp: %" GST_CLOCK_TIME_NONE 366 tests/check/gst/gstpipeline.c fail_if (lower == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 368 tests/check/gst/gstpipeline.c observed = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 374 tests/check/gst/gstpipeline.c GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 378 tests/check/gst/gstpipeline.c while (observed == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 388 tests/check/gst/gstpipeline.c fail_if (base == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 397 tests/check/gst/gstpipeline.c GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 400 tests/check/gst/gstpipeline.c fail_if (observed == GST_CLOCK_TIME_NONE, "no timestamp recorded"); GST_CLOCK_TIME_NONE 437 tests/check/gst/gstpipeline.c observed = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 442 tests/check/gst/gstpipeline.c gst_element_set_start_time (pipeline, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 446 tests/check/gst/gstpipeline.c GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 450 tests/check/gst/gstpipeline.c while (observed == GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 467 tests/check/gst/gstpipeline.c GST_CLOCK_TIME_NONE) GST_CLOCK_TIME_NONE 470 tests/check/gst/gstpipeline.c fail_if (observed == GST_CLOCK_TIME_NONE, "no timestamp recorded"); GST_CLOCK_TIME_NONE 473 tests/check/gst/gstpipeline.c == GST_CLOCK_TIME_NONE, "stream time was reset"); GST_CLOCK_TIME_NONE 60 tests/check/gst/gstpoll.c fail_unless (gst_poll_wait (set, GST_CLOCK_TIME_NONE) == 1, GST_CLOCK_TIME_NONE 71 tests/check/gst/gstpoll.c fail_unless (gst_poll_wait (set, GST_CLOCK_TIME_NONE) == 2, GST_CLOCK_TIME_NONE 84 tests/check/gst/gstpoll.c fail_unless (gst_poll_wait (set, GST_CLOCK_TIME_NONE) == 1, GST_CLOCK_TIME_NONE 209 tests/check/gst/gstquery.c gst_element_get_state (GST_ELEMENT (bin), NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 243 tests/check/gst/gstquery.c gst_element_get_state (GST_ELEMENT (bin), NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 307 tests/check/gst/gststructure.c "clocktime", GST_TYPE_CLOCK_TIME, GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 330 tests/check/gst/gststructure.c fail_unless_equals_uint64 (clocktime, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 351 tests/check/libs/adapter.c fail_unless (timestamp == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 360 tests/check/libs/adapter.c fail_unless (timestamp == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 373 tests/check/libs/adapter.c fail_unless (timestamp == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 448 tests/check/libs/adapter.c fail_unless (timestamp == GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 544 tests/check/libs/basesrc.c GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE, GST_CLOCK_TIME_NONE 545 tests/check/libs/basesrc.c GST_SEEK_TYPE_NONE, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 1522 tests/check/libs/controller.c tval->timestamp = GST_CLOCK_TIME_NONE; GST_CLOCK_TIME_NONE 82 tests/check/pipelines/parse-launch.c ret = gst_element_get_state (p, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 88 tests/check/pipelines/parse-launch.c ret = gst_element_get_state (p, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 379 tests/check/pipelines/parse-launch.c fail_if (gst_element_get_state (src, NULL, NULL, GST_CLOCK_TIME_NONE) == GST_CLOCK_TIME_NONE 60 tests/check/pipelines/simple-launch-lines.c ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 141 tests/check/pipelines/simple-launch-lines.c ret = gst_element_get_state (pipeline, NULL, NULL, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 196 tests/examples/metadata/read-metadata.c GST_CLOCK_TIME_NONE)) { GST_CLOCK_TIME_NONE 921 tools/gst-launch.c gst_element_get_state (pipeline, &state, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 928 tools/gst-launch.c gst_element_get_state (pipeline, &state, &pending, GST_CLOCK_TIME_NONE); GST_CLOCK_TIME_NONE 933 tools/gst-launch.c gst_element_get_state (pipeline, &state, &pending, GST_CLOCK_TIME_NONE);