Searched refs:getMaxWidth (Results 1 – 2 of 2) sorted by relevance
197 public int getMaxWidth() { in getLargerHeightVideoFormat() method in DecodeAccuracyTest214 public int getMaxWidth() {
324 if (videoFormat.getMaxWidth() != VideoFormat.UNSET in configureFormat()326 mediaFormat.setInteger(MediaFormat.KEY_MAX_WIDTH, videoFormat.getMaxWidth()); in configureFormat()1350 public int getMaxWidth() { in getMaxWidth() method in VideoFormat