Home
last modified time | relevance | path

Searched defs:segment_index (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/locale/boundary/
Dindex.hpp556 class segment_index { class
602 segment_index() : mask_(0xFFFFFFFFu),full_select_(false) in segment_index() function in boost::locale::boundary::segment_index
609 segment_index(boundary_type type, in segment_index() function in boost::locale::boundary::segment_index
624 segment_index(boundary_type type, in segment_index() function in boost::locale::boundary::segment_index
1008segment_index<BaseIterator>::segment_index(boundary_point_index<BaseIterator> const &other) : in segment_index() function in boost::locale::boundary::segment_index
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsegment_identifier.hpp93 signed_size_type segment_index; member
/third_party/boost/boost/polygon/detail/
Dvoronoi_predicates.hpp605 int segment_index, in pps()
1049 int segment_index, in pps()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h499 gint segment_index; /* index of next sequence chunk */ member
/third_party/ffmpeg/libavformat/
Ddashenc.c109 int nb_segments, segments_size, segment_index; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c356 guint32 segment_index; member
6867 QtDemuxStream * stream, gint segment_index, GstClockTime pos) in gst_qtdemux_send_gap_for_segment()