Searched refs:getMaxHeight (Results 1 – 2 of 2) sorted by relevance
193 public int getMaxHeight() { in getLargerHeightVideoFormat() method in DecodeAccuracyTest210 public int getMaxHeight() {
325 && videoFormat.getMaxHeight() != VideoFormat.UNSET) { in configureFormat()327 mediaFormat.setInteger(MediaFormat.KEY_MAX_HEIGHT, videoFormat.getMaxHeight()); in configureFormat()1373 public int getMaxHeight() { in getMaxHeight() method in VideoFormat