Searched refs:numberof_points (Results 1 – 1 of 1) sorted by relevance
1461 uint32_t numberof_points, in build_evenly_distributed_points() argument1470 ASSERT(numberof_points > 0); in build_evenly_distributed_points()1471 p_last = p + numberof_points - 1; in build_evenly_distributed_points()1475 numberof_points - 1); in build_evenly_distributed_points()1483 } while (i < numberof_points); in build_evenly_distributed_points()