Searched refs:lpfPair (Results 1 – 1 of 1) sorted by relevance
327 for (auto lpfPair : kLPFMapping) { in convertHfLevel() local328 if (hfLevel <= lpfPair.roomHf) { in convertHfLevel()329 return lpfPair.lpf; in convertHfLevel()