GST_FORMAT_TIME   593 gst/gstevent.c   if (format == GST_FORMAT_TIME) {
GST_FORMAT_TIME   945 gst/gstevent.c   if (format == GST_FORMAT_TIME) {
GST_FORMAT_TIME    49 gst/gstformat.c   {GST_FORMAT_TIME, "time", "Time", 0},
GST_FORMAT_TIME   682 gst/gstinfo.c      case GST_FORMAT_TIME:{
GST_FORMAT_TIME  1434 libs/gst/base/gstbasesink.c   if (format == GST_FORMAT_TIME) {
GST_FORMAT_TIME  1616 libs/gst/base/gstbasesink.c   gst_segment_set_running_time (segment, GST_FORMAT_TIME, current->start);
GST_FORMAT_TIME  1629 libs/gst/base/gstbasesink.c   if (current->format == GST_FORMAT_TIME) {
GST_FORMAT_TIME  1634 libs/gst/base/gstbasesink.c         segment->stop = gst_segment_to_position (segment, GST_FORMAT_TIME, end);
GST_FORMAT_TIME  1639 libs/gst/base/gstbasesink.c         position = gst_segment_to_position (segment, GST_FORMAT_TIME, end);
GST_FORMAT_TIME  1697 libs/gst/base/gstbasesink.c   gst_segment_set_running_time (segment, GST_FORMAT_TIME, position);
GST_FORMAT_TIME  1743 libs/gst/base/gstbasesink.c     case GST_FORMAT_TIME:
GST_FORMAT_TIME  1783 libs/gst/base/gstbasesink.c           *cstart = gst_segment_to_position (segment, GST_FORMAT_TIME, end);
GST_FORMAT_TIME  1786 libs/gst/base/gstbasesink.c           *cstop = gst_segment_to_position (segment, GST_FORMAT_TIME, end);
GST_FORMAT_TIME  1920 libs/gst/base/gstbasesink.c   if (G_UNLIKELY (format != GST_FORMAT_TIME)) {
GST_FORMAT_TIME  1924 libs/gst/base/gstbasesink.c     format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1930 libs/gst/base/gstbasesink.c   if (G_UNLIKELY (!gst_segment_clip (segment, GST_FORMAT_TIME,
GST_FORMAT_TIME  1955 libs/gst/base/gstbasesink.c     gst_segment_set_last_stop (segment, GST_FORMAT_TIME, cstop);
GST_FORMAT_TIME  1957 libs/gst/base/gstbasesink.c     gst_segment_set_last_stop (segment, GST_FORMAT_TIME, cstart);
GST_FORMAT_TIME  3464 libs/gst/base/gstbasesink.c       (clip_segment->format == GST_FORMAT_TIME)) {
GST_FORMAT_TIME  3466 libs/gst/base/gstbasesink.c                 GST_FORMAT_TIME, (gint64) start, (gint64) end, NULL, NULL)))
GST_FORMAT_TIME  4340 libs/gst/base/gstbasesink.c   if (oformat == GST_FORMAT_TIME) {
GST_FORMAT_TIME  4388 libs/gst/base/gstbasesink.c   if (oformat == GST_FORMAT_TIME) {
GST_FORMAT_TIME  4452 libs/gst/base/gstbasesink.c   tformat = GST_FORMAT_TIME;
GST_FORMAT_TIME  4670 libs/gst/base/gstbasesink.c           GstFormat uformat = GST_FORMAT_TIME;
GST_FORMAT_TIME  4672 libs/gst/base/gstbasesink.c           res = gst_base_sink_get_position (basesink, GST_FORMAT_TIME, &cur,
GST_FORMAT_TIME  4679 libs/gst/base/gstbasesink.c             res = gst_base_sink_get_duration (basesink, GST_FORMAT_TIME, &dur,
GST_FORMAT_TIME  4746 libs/gst/base/gstbasesink.c           GST_FORMAT_TIME, basesink->segment.start, basesink->segment.stop);
GST_FORMAT_TIME  2424 libs/gst/base/gstbasesrc.c     case GST_FORMAT_TIME:
GST_FORMAT_TIME  1833 libs/gst/base/gstbasetransform.c       if (format == GST_FORMAT_TIME) {
GST_FORMAT_TIME  1960 libs/gst/base/gstbasetransform.c   if (trans->segment.format != GST_FORMAT_TIME)
GST_FORMAT_TIME  1965 libs/gst/base/gstbasetransform.c   running_time = gst_segment_to_running_time (&trans->segment, GST_FORMAT_TIME,
GST_FORMAT_TIME  1998 libs/gst/base/gstbasetransform.c           gst_segment_to_stream_time (&trans->segment, GST_FORMAT_TIME,
GST_FORMAT_TIME  2178 libs/gst/base/gstbasetransform.c           (trans->segment.format == GST_FORMAT_TIME))
GST_FORMAT_TIME  2179 libs/gst/base/gstbasetransform.c         gst_segment_set_last_stop (&trans->segment, GST_FORMAT_TIME, last_stop);
GST_FORMAT_TIME  1353 libs/gst/base/gstcollectpads.c   if (G_LIKELY (data->segment.format == GST_FORMAT_TIME)) {
GST_FORMAT_TIME  1357 libs/gst/base/gstcollectpads.c       gst_segment_set_last_stop (&data->segment, GST_FORMAT_TIME, timestamp);
GST_FORMAT_TIME   619 plugins/elements/gstidentity.c   if (trans->segment.format == GST_FORMAT_TIME)
GST_FORMAT_TIME   621 plugins/elements/gstidentity.c         GST_FORMAT_TIME, GST_BUFFER_TIMESTAMP (buf));
GST_FORMAT_TIME   623 plugins/elements/gstidentity.c   if ((identity->sync) && (trans->segment.format == GST_FORMAT_TIME)) {
GST_FORMAT_TIME   656 plugins/elements/gstidentity.c   if (identity->single_segment && (trans->segment.format == GST_FORMAT_TIME)
GST_FORMAT_TIME   675 plugins/elements/gstmultiqueue.c     gst_segment_init (&sq->sink_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   676 plugins/elements/gstmultiqueue.c     gst_segment_init (&sq->src_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   776 plugins/elements/gstmultiqueue.c         gst_segment_to_running_time (&sq->sink_segment, GST_FORMAT_TIME,
GST_FORMAT_TIME   787 plugins/elements/gstmultiqueue.c         gst_segment_to_running_time (&sq->src_segment, GST_FORMAT_TIME,
GST_FORMAT_TIME   828 plugins/elements/gstmultiqueue.c   if (format != GST_FORMAT_TIME) {
GST_FORMAT_TIME   832 plugins/elements/gstmultiqueue.c     format = GST_FORMAT_TIME;
GST_FORMAT_TIME   876 plugins/elements/gstmultiqueue.c   gst_segment_set_last_stop (segment, GST_FORMAT_TIME, timestamp);
GST_FORMAT_TIME  1647 plugins/elements/gstmultiqueue.c   gst_segment_init (&sq->sink_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1648 plugins/elements/gstmultiqueue.c   gst_segment_init (&sq->src_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   402 plugins/elements/gstqueue.c   gst_segment_init (&queue->sink_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   403 plugins/elements/gstqueue.c   gst_segment_init (&queue->src_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   537 plugins/elements/gstqueue.c         gst_segment_to_running_time (&queue->sink_segment, GST_FORMAT_TIME,
GST_FORMAT_TIME   545 plugins/elements/gstqueue.c         gst_segment_to_running_time (&queue->src_segment, GST_FORMAT_TIME,
GST_FORMAT_TIME   576 plugins/elements/gstqueue.c   if (format != GST_FORMAT_TIME) {
GST_FORMAT_TIME   580 plugins/elements/gstqueue.c     format = GST_FORMAT_TIME;
GST_FORMAT_TIME   622 plugins/elements/gstqueue.c   gst_segment_set_last_stop (segment, GST_FORMAT_TIME, timestamp);
GST_FORMAT_TIME   647 plugins/elements/gstqueue.c   gst_segment_init (&queue->sink_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   648 plugins/elements/gstqueue.c   gst_segment_init (&queue->src_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1264 plugins/elements/gstqueue.c         case GST_FORMAT_TIME:
GST_FORMAT_TIME   405 plugins/elements/gstqueue2.c   gst_segment_init (&queue->sink_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   406 plugins/elements/gstqueue2.c   gst_segment_init (&queue->src_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   616 plugins/elements/gstqueue2.c       gst_segment_to_running_time (&queue->sink_segment, GST_FORMAT_TIME,
GST_FORMAT_TIME   619 plugins/elements/gstqueue2.c   src_time = gst_segment_to_running_time (&queue->src_segment, GST_FORMAT_TIME,
GST_FORMAT_TIME   655 plugins/elements/gstqueue2.c   if (format != GST_FORMAT_TIME) {
GST_FORMAT_TIME   659 plugins/elements/gstqueue2.c     format = GST_FORMAT_TIME;
GST_FORMAT_TIME   695 plugins/elements/gstqueue2.c   gst_segment_set_last_stop (segment, GST_FORMAT_TIME, timestamp);
GST_FORMAT_TIME  1309 plugins/elements/gstqueue2.c   gst_segment_init (&queue->sink_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1310 plugins/elements/gstqueue2.c   gst_segment_init (&queue->src_segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1968 plugins/elements/gstqueue2.c         case GST_FORMAT_TIME:
GST_FORMAT_TIME   107 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 1 * GST_SECOND, 5 * GST_SECOND, 1 * GST_SECOND);
GST_FORMAT_TIME   266 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 0 * GST_SECOND, 102 * GST_SECOND, 0 * GST_SECOND);
GST_FORMAT_TIME   426 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 0 * GST_SECOND, 2 * GST_SECOND, 0 * GST_SECOND);
GST_FORMAT_TIME   471 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 0 * GST_SECOND, 2 * GST_SECOND, 0 * GST_SECOND);
GST_FORMAT_TIME   532 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 0 * GST_SECOND, 2 * GST_SECOND, 0 * GST_SECOND);
GST_FORMAT_TIME   609 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   617 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   626 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   634 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 1 * GST_SECOND, 3 * GST_SECOND, 1 * GST_SECOND);
GST_FORMAT_TIME   642 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   663 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   683 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   698 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   706 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 2 * GST_SECOND, 4 * GST_SECOND, 1 * GST_SECOND);
GST_FORMAT_TIME   728 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   738 tests/check/elements/fakesink.c     qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   752 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   767 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   781 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   789 tests/check/elements/fakesink.c         1.0, GST_FORMAT_TIME, 2 * GST_SECOND, 4 * GST_SECOND, 1 * GST_SECOND);
GST_FORMAT_TIME   816 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   825 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   838 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   847 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME   853 tests/check/elements/fakesink.c   qformat = GST_FORMAT_TIME;
GST_FORMAT_TIME  1003 tests/check/generic/sinks.c     format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1073 tests/check/generic/sinks.c       gst_event_new_new_segment (FALSE, 1.0, GST_FORMAT_TIME, 0, -1,
GST_FORMAT_TIME  1079 tests/check/generic/sinks.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1105 tests/check/generic/sinks.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1124 tests/check/generic/sinks.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1140 tests/check/generic/sinks.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1166 tests/check/generic/sinks.c     format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1211 tests/check/generic/sinks.c       gst_event_new_new_segment (FALSE, 1.0, GST_FORMAT_TIME, 0, -1,
GST_FORMAT_TIME  1217 tests/check/generic/sinks.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME  1232 tests/check/generic/sinks.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME    68 tests/check/gst/gstevent.c         gst_event_new_new_segment (FALSE, 0.5, GST_FORMAT_TIME, 1, G_MAXINT64,
GST_FORMAT_TIME    80 tests/check/gst/gstevent.c     fail_unless (format == GST_FORMAT_TIME);
GST_FORMAT_TIME    92 tests/check/gst/gstevent.c     fail_unless (format == GST_FORMAT_TIME);
GST_FORMAT_TIME   128 tests/check/gst/gstinfo.c     gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   131 tests/check/gst/gstinfo.c         GST_FORMAT_TIME, 0, 5 * 60 * GST_SECOND, 0);
GST_FORMAT_TIME    30 tests/check/gst/gstquery.c     query = gst_query_new_position (GST_FORMAT_TIME);
GST_FORMAT_TIME    35 tests/check/gst/gstquery.c     fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME    37 tests/check/gst/gstquery.c     gst_query_set_position (query, GST_FORMAT_TIME, 0xdeadbeaf);
GST_FORMAT_TIME    40 tests/check/gst/gstquery.c     fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME    50 tests/check/gst/gstquery.c     query = gst_query_new_duration (GST_FORMAT_TIME);
GST_FORMAT_TIME    55 tests/check/gst/gstquery.c     fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME    57 tests/check/gst/gstquery.c     gst_query_set_duration (query, GST_FORMAT_TIME, 0xdeadbeaf);
GST_FORMAT_TIME    60 tests/check/gst/gstquery.c     fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME    97 tests/check/gst/gstquery.c     gst_query_set_segment (query, 2.0, GST_FORMAT_TIME, 1 * GST_SECOND,
GST_FORMAT_TIME   104 tests/check/gst/gstquery.c     fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME   131 tests/check/gst/gstquery.c     gst_query_set_formats (query, 2, GST_FORMAT_TIME, GST_FORMAT_BYTES);
GST_FORMAT_TIME   139 tests/check/gst/gstquery.c     fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME   148 tests/check/gst/gstquery.c     gst_query_set_formats (query, 3, GST_FORMAT_TIME, GST_FORMAT_BYTES,
GST_FORMAT_TIME   160 tests/check/gst/gstquery.c         GST_FORMAT_TIME,
GST_FORMAT_TIME   170 tests/check/gst/gstquery.c       fail_if (format != GST_FORMAT_TIME);
GST_FORMAT_TIME   472 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   478 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   484 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   488 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   493 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   498 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   502 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   520 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   525 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   531 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   543 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   589 tests/check/gst/gstsegment.c   gst_segment_set_newsegment (&segment, FALSE, 1.0, GST_FORMAT_TIME, 0, -1, 0);
GST_FORMAT_TIME   602 tests/check/gst/gstsegment.c   gst_segment_set_newsegment (&segment, FALSE, 1.0, GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME   734 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   740 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME   744 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME   754 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   757 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME   760 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME   763 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME   767 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME   774 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 500);
GST_FORMAT_TIME   779 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   782 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME   785 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME   789 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME   792 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME   799 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 500, 700, 0);
GST_FORMAT_TIME   804 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   808 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME   811 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME   814 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME   817 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 700);
GST_FORMAT_TIME   821 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME   828 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 500, 700, 200);
GST_FORMAT_TIME   833 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   837 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME   840 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME   843 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME   846 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 700);
GST_FORMAT_TIME   850 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME   862 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   868 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME   872 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME   882 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   885 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME   888 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME   891 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME   894 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME   898 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME   905 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 100, 300, 0);
GST_FORMAT_TIME   910 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   913 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME   916 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME   919 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 250);
GST_FORMAT_TIME   922 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME   926 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME   936 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 100, 300, 0);
GST_FORMAT_TIME   941 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   944 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME   947 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME   954 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 100, 300, 200);
GST_FORMAT_TIME   957 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME   960 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME   963 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME   966 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME   970 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME   982 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME   990 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 200);
GST_FORMAT_TIME   994 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1004 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1008 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1011 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1014 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1017 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1021 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1030 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1034 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1044 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1047 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1052 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1055 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1058 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1062 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1071 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 400);
GST_FORMAT_TIME  1075 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1086 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1090 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1093 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1096 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1099 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1103 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1113 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 200);
GST_FORMAT_TIME  1117 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1127 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1131 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1134 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1138 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1141 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1145 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1157 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1166 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1170 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1180 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1184 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1187 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1190 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1193 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1197 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1206 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 200);
GST_FORMAT_TIME  1210 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1221 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1225 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1228 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1231 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1234 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1238 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1247 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 200);
GST_FORMAT_TIME  1251 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1262 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1266 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1269 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1272 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1275 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1279 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1288 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1292 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1302 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1306 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1309 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1312 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1315 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1319 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1331 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1337 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1341 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1351 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1354 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1356 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1359 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1361 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1365 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1367 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1371 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1373 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 300);
GST_FORMAT_TIME  1383 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 500);
GST_FORMAT_TIME  1389 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1392 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 0);
GST_FORMAT_TIME  1394 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1397 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1399 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1403 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME  1405 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 310);
GST_FORMAT_TIME  1413 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 500, 700, 0);
GST_FORMAT_TIME  1420 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1424 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME  1426 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1429 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME  1431 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1434 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME  1436 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1439 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 700);
GST_FORMAT_TIME  1441 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1445 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME  1447 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME  1457 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 500, 700, 200);
GST_FORMAT_TIME  1462 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1466 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME  1468 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME  1471 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME  1473 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1476 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME  1478 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1481 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 700);
GST_FORMAT_TIME  1483 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1487 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME  1489 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME  1499 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 500, 700, 200);
GST_FORMAT_TIME  1504 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1508 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 400);
GST_FORMAT_TIME  1510 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME  1514 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 500);
GST_FORMAT_TIME  1516 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1519 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 600);
GST_FORMAT_TIME  1521 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1524 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 700);
GST_FORMAT_TIME  1526 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1530 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME  1532 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 900);
GST_FORMAT_TIME  1537 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 500, 700, 200);
GST_FORMAT_TIME  1541 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, 800);
GST_FORMAT_TIME  1553 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1559 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1563 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1573 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1576 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1578 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1581 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1583 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1588 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 150, 0);
GST_FORMAT_TIME  1592 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1601 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1603 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1607 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1609 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1614 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 100, 200, 100);
GST_FORMAT_TIME  1618 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1627 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 100);
GST_FORMAT_TIME  1629 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1632 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1634 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1646 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1652 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1656 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1666 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1668 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1671 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1673 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1676 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1678 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1683 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 150, 200, 0);
GST_FORMAT_TIME  1687 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1698 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 150, 300, 150);
GST_FORMAT_TIME  1702 tests/check/gst/gstsegment.c   fail_unless (segment.format == GST_FORMAT_TIME);
GST_FORMAT_TIME  1712 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, -1);
GST_FORMAT_TIME  1715 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 150);
GST_FORMAT_TIME  1717 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1720 tests/check/gst/gstsegment.c   result = gst_segment_to_running_time (&segment, GST_FORMAT_TIME, 200);
GST_FORMAT_TIME  1722 tests/check/gst/gstsegment.c   result = gst_segment_to_position (&segment, GST_FORMAT_TIME, result);
GST_FORMAT_TIME  1736 tests/check/gst/gstsegment.c   gst_segment_init (&segment, GST_FORMAT_TIME);
GST_FORMAT_TIME  1739 tests/check/gst/gstsegment.c       GST_FORMAT_TIME, 0, 200, 0);
GST_FORMAT_TIME  1774 tests/check/gst/gstvalue.c       GST_FORMAT_BYTES, "format2", GST_TYPE_FORMAT, GST_FORMAT_TIME,
GST_FORMAT_TIME   543 tests/check/libs/basesrc.c   rate_seek = gst_event_new_seek (0.5, GST_FORMAT_TIME, GST_SEEK_FLAG_NONE,
GST_FORMAT_TIME   250 tests/check/libs/gdp.c       gst_event_new_seek (1.0, GST_FORMAT_TIME, 0, GST_SEEK_TYPE_SET,
GST_FORMAT_TIME   275 tests/check/libs/gdp.c     fail_unless (format == GST_FORMAT_TIME, "Seek format is not time");
GST_FORMAT_TIME    39 tests/examples/manual/query.c   GstFormat fmt = GST_FORMAT_TIME;
GST_FORMAT_TIME   126 tests/examples/stepping/framestep1.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME   134 tests/examples/stepping/framestep1.c           gst_event_new_step (GST_FORMAT_TIME, 120 * GST_MSECOND, 1.0, TRUE,
GST_FORMAT_TIME   143 tests/examples/stepping/framestep1.c   format = GST_FORMAT_TIME;
GST_FORMAT_TIME   615 win32/common/gstenumtypes.c     {C_ENUM (GST_FORMAT_TIME), "GST_FORMAT_TIME", "time"},