HomeSort by relevance Sort by last modified time
    Searched refs:maxInputVideoFrameHeight (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java 46 public int maxInputVideoFrameHeight;
110 this.maxInputVideoFrameHeight = inputHeight;
MediaVideoItem.java 130 final int maxInputHeight = veProfile.maxInputVideoFrameHeight;

Completed in 721 milliseconds