gst_segment_clip  101 gst/gstsegment.h gboolean     gst_segment_clip                (GstSegment *segment, GstFormat format, gint64 start,
gst_segment_clip 1930 libs/gst/base/gstbasesink.c   if (G_UNLIKELY (!gst_segment_clip (segment, GST_FORMAT_TIME,
gst_segment_clip 3465 libs/gst/base/gstbasesink.c     if (G_UNLIKELY (!gst_segment_clip (clip_segment,
gst_segment_clip   56 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 0, 50, &cstart, &cstop);
gst_segment_clip   60 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 100, &cstart, &cstop);
gst_segment_clip   64 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 150, &cstart, &cstop);
gst_segment_clip   70 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip   77 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 90, 90, &cstart, &cstop);
gst_segment_clip   81 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip   88 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip   95 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  102 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, -1, 100, &cstart, &cstop);
gst_segment_clip  106 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, -1, &cstart, &cstop);
gst_segment_clip  112 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 100, -1, &cstart, &cstop);
gst_segment_clip  118 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 150, -1, &cstart, &cstop);
gst_segment_clip  157 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 0, 50, &cstart, &cstop);
gst_segment_clip  161 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 200, &cstart, &cstop);
gst_segment_clip  165 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 250, &cstart, &cstop);
gst_segment_clip  171 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  178 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  185 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  192 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, -1, 100, &cstart, &cstop);
gst_segment_clip  196 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, -1, &cstart, &cstop);
gst_segment_clip  202 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 200, -1, &cstart, &cstop);
gst_segment_clip  208 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 250, -1, &cstart, &cstop);
gst_segment_clip  214 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 300, -1, &cstart, &cstop);
gst_segment_clip  218 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 350, -1, &cstart, &cstop);
gst_segment_clip  256 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 0, 50, &cstart, &cstop);
gst_segment_clip  260 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 100, &cstart, &cstop);
gst_segment_clip  264 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 150, &cstart, &cstop);
gst_segment_clip  270 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  277 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  284 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  291 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, -1, 100, &cstart, &cstop);
gst_segment_clip  295 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, -1, &cstart, &cstop);
gst_segment_clip  301 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 100, -1, &cstart, &cstop);
gst_segment_clip  307 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 150, -1, &cstart, &cstop);
gst_segment_clip  340 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 0, 50, &cstart, &cstop);
gst_segment_clip  344 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 100, &cstart, &cstop);
gst_segment_clip  348 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, 150, &cstart, &cstop);
gst_segment_clip  354 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  361 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  368 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES,
gst_segment_clip  375 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, -1, 100, &cstart, &cstop);
gst_segment_clip  379 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 50, -1, &cstart, &cstop);
gst_segment_clip  385 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 100, -1, &cstart, &cstop);
gst_segment_clip  391 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 150, -1, &cstart, &cstop);
gst_segment_clip  397 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 180, -1, &cstart, &cstop);
gst_segment_clip  401 tests/check/gst/gstsegment.c   res = gst_segment_clip (&segment, GST_FORMAT_BYTES, 250, -1, &cstart, &cstop);