Home
last modified time | relevance | path

Searched defs:segment_id (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/polygon/
Dsegment_utils.hpp48 typedef int segment_id; in intersect_segments() typedef
103 typedef int segment_id; in intersect_segments() typedef
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/infer/
Dunsorted_segment_sum_infer.c29 const TensorC *segment_id = inputs[1]; in UnsortedSegmentSumInferShape() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dunsorted_segment_max.cu29 size_t segment_id = t_idx / KWARPSIZE / inner_size; in UnsortedSegmentMax() local
Dunsorted_segment_min.cu36 int segment_id = t_idx / KWARPSIZE / inner_size; in UnsortedSegmentMin() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp9statefulparser.c1689 guint8 segment_id, guint8 feature) in gst_vp9_seg_feature_active()
1714 const GstVp9QuantizationParams * quantization_params, guint8 segment_id) in gst_vp9_get_qindex()
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp32 typedef int segment_id; typedef in boost::polygon::line_intersection
284 static inline bool verify_scan(std::pair<segment_id, segment_id>& offenders, in verify_scan()
/third_party/boost/boost/interprocess/detail/
Dintersegment_ptr.hpp409 void *address_of(std::size_t segment_id) in address_of()
/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c1374 int segment_id; in set_roi_map() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.c3508 gint segment_id /* segmentId */ , all_frames /* allFrames */ ; in gst_av1_parse_uncompressed_frame_header() local