Searched refs:index_of_max (Results 1 – 2 of 2) sorted by relevance
292 int index_of_max = in Write() local295 PRINTD("(%d,%d)", max, index_of_max); in Write()297 int extra_delay = IndexToMilliseconds(static_cast<double>(index_of_max)); in Write()
299 int index_of_max = std::distance(vec.begin(), in Write() local303 PRINTD("(%d,%d)", max, index_of_max); in Write()305 int extra_delay = IndexToMilliseconds(static_cast<double> (index_of_max)); in Write()