Searched defs:segment_index (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/locale/boundary/ |
D | index.hpp | 556 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 1008 … segment_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/ |
D | segment_identifier.hpp | 93 signed_size_type segment_index; member
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/ |
D | communication_op_fusion.cc | 119 …nts(size_t segments, size_t communication_op_node_size, const std::vector<size_t> *segment_index) { in CheckSegments() 140 … std::vector<size_t> *segment_index, const std::string &group) const { in GetSplitSegments() 484 std::vector<size_t> segment_index; in Run() local
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdparser.h | 142 gint segment_index; /* index of next sequence chunk */ member
|
/third_party/boost/boost/polygon/detail/ |
D | voronoi_predicates.hpp | 605 int segment_index, in pps() 1049 int segment_index, in pps()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.h | 404 guint32 segment_index; member
|
D | qtdemux.c | 7047 QtDemuxStream * stream, gint segment_index, GstClockTime pos) in gst_qtdemux_send_gap_for_segment()
|
/third_party/ffmpeg/libavformat/ |
D | dashenc.c | 109 int nb_segments, segments_size, segment_index; member
|