gst_segment_to_stream_time  886 gst/gstsegment.c   segment->time = gst_segment_to_stream_time (segment, format, start);
gst_segment_to_stream_time   97 gst/gstsegment.h gint64       gst_segment_to_stream_time      (GstSegment *segment, GstFormat format, gint64 position);
gst_segment_to_stream_time 1859 libs/gst/base/gstbasesink.c             sstart = sstop = gst_segment_to_stream_time (&basesink->segment,
gst_segment_to_stream_time 1866 libs/gst/base/gstbasesink.c             sstart = sstop = gst_segment_to_stream_time (&basesink->segment,
gst_segment_to_stream_time 1973 libs/gst/base/gstbasesink.c   sstart = gst_segment_to_stream_time (segment, format, cstart);
gst_segment_to_stream_time 1974 libs/gst/base/gstbasesink.c   sstop = gst_segment_to_stream_time (segment, format, cstop);
gst_segment_to_stream_time 4346 libs/gst/base/gstbasesink.c     *cur = gst_segment_to_stream_time (segment, oformat, segment->last_stop);
gst_segment_to_stream_time 4397 libs/gst/base/gstbasesink.c     *cur = gst_segment_to_stream_time (segment, oformat, segment->last_stop);
gst_segment_to_stream_time 4416 libs/gst/base/gstbasesink.c       *cur = gst_segment_to_stream_time (segment, oformat, segment->stop);
gst_segment_to_stream_time 1998 libs/gst/base/gstbasetransform.c           gst_segment_to_stream_time (&trans->segment, GST_FORMAT_TIME,
gst_segment_to_stream_time  754 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  757 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time  760 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time  763 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time  767 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time  779 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  782 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time  785 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time  789 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 500);
gst_segment_to_stream_time  792 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time  804 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  808 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
gst_segment_to_stream_time  811 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 500);
gst_segment_to_stream_time  814 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 600);
gst_segment_to_stream_time  817 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 700);
gst_segment_to_stream_time  821 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 800);
gst_segment_to_stream_time  833 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  837 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
gst_segment_to_stream_time  840 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 500);
gst_segment_to_stream_time  843 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 600);
gst_segment_to_stream_time  846 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 700);
gst_segment_to_stream_time  850 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 800);
gst_segment_to_stream_time  882 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  885 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time  888 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time  891 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time  894 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time  898 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time  910 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  913 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time  916 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time  919 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 250);
gst_segment_to_stream_time  922 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time  926 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
gst_segment_to_stream_time  941 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  944 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time  947 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time  957 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time  960 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time  963 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time  966 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time  970 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 400);
gst_segment_to_stream_time 1004 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1008 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1011 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1014 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1017 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1021 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1044 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1047 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1052 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1055 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1058 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1062 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1086 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1090 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1093 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1096 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1099 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1103 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1127 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1131 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1134 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1138 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1141 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1145 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1180 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1184 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1187 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1190 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1193 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1197 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1221 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1225 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1228 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1231 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1234 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1238 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1262 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1266 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1269 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1272 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1275 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1279 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);
gst_segment_to_stream_time 1302 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, -1);
gst_segment_to_stream_time 1306 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 0);
gst_segment_to_stream_time 1309 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 100);
gst_segment_to_stream_time 1312 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 150);
gst_segment_to_stream_time 1315 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 200);
gst_segment_to_stream_time 1319 tests/check/gst/gstsegment.c   result = gst_segment_to_stream_time (&segment, GST_FORMAT_TIME, 300);