Searched refs:maxInputVideoFrameHeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorProfile.java46 public int maxInputVideoFrameHeight; field in class:VideoEditorProfile
110 this.maxInputVideoFrameHeight = inputHeight;
H A DMediaVideoItem.java130 final int maxInputHeight = veProfile.maxInputVideoFrameHeight;

Completed in 129 milliseconds