Searched refs:bestMatchCriteria (Results 1 – 1 of 1) sorted by relevance
1519 std::vector<uint32_t> bestMatchCriteria(8, 0); in selectOutput() local1586 if (std::lexicographical_compare(bestMatchCriteria.begin(), bestMatchCriteria.end(), in selectOutput()1588 bestMatchCriteria = currentMatchCriteria; in selectOutput()1592 std::copy(bestMatchCriteria.begin(), bestMatchCriteria.end(), in selectOutput()