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

/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorProfile.java41 public int maxInputVideoFrameWidth; field in class:VideoEditorProfile
109 this.maxInputVideoFrameWidth = inputWidth;
H A DMediaVideoItem.java129 final int maxInputWidth = veProfile.maxInputVideoFrameWidth;

Completed in 234 milliseconds