Home
last modified time | relevance | path

Searched defs:segment_end (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavseek.h53 GstClockTime segment_end; member
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmssdemux.c429 gint64 segment_end; in testQueryCheckDataReceived() local
Dtest_http_src.c97 guint64 segment_end; member
Ddash_demux.c1204 gint64 segment_end; in testQueryCheckDataReceived() local
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c795 gboolean seekable, gint64 segment_start, gint64 segment_end) in gst_query_set_seeking()
825 gboolean * seekable, gint64 * segment_start, gint64 * segment_end) in gst_query_parse_seeking()
/third_party/ffmpeg/libavformat/
Dsegment.c354 static int segment_end(AVFormatContext *s, int write_trailer, int is_last) in segment_end() function
/third_party/boost/boost/polygon/detail/
Dvoronoi_predicates.hpp322 const point_type& segment_end = right_site.point1(); in fast_ps() local