Searched refs:minHForMaxW (Results 1 – 1 of 1) sorted by relevance
118 int minHForMaxW = caps.getSupportedHeightsFor(maxW).getLower(); in applyMinMaxRanges() local166 if (maxW != maxWForMinH || minH != minHForMaxW) { in applyMinMaxRanges()167 rates = caps.getSupportedFrameRatesFor(maxW, minHForMaxW); in applyMinMaxRanges()170 (double) maxW * maxHForMaxW / maxW / minHForMaxW))); in applyMinMaxRanges()171 cfgObjects.add(cfgParam.getBuilder().setWidth(maxW).setHeight(minHForMaxW) in applyMinMaxRanges()