Searched defs:stretch_regions (Results 1 – 1 of 1) sorted by relevance
222 const std::vector<Range>& stretch_regions, const int32_t length, in PopulateBounds()281 static int32_t CalculateSegmentCount(const std::vector<Range>& stretch_regions, int32_t length) { in CalculateSegmentCount()