Searched defs:Segmentation (Results 1 – 4 of 4) sorted by relevance
337 struct Segmentation { struct340 bool FeatureActive(int segment_id, SegmentFeature feature) const { in FeatureActive()346 static bool FeatureSigned(SegmentFeature feature) { in FeatureSigned()352 bool enabled;353 bool update_map;354 bool update_data;355 bool temporal_update;358 bool segment_id_pre_skip;361 int8_t last_active_segment_id;363 bool feature_enabled[kMaxSegments][kSegmentFeatureMax];[all …]
1 # Segmentation chapter
26 public abstract class Segmentation { class
29 message Segmentation { message