Searched refs:aidlMin (Results 1 – 1 of 1) sorted by relevance
172 const auto& aidlMin = r.min.get<Equalizer::bandLevels>(); in getParameter() local175 std::min_element(aidlMin.begin(), aidlMin.end(), [](auto& a, auto& b) { in getParameter()