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

  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java 41 public int maxInputVideoFrameWidth;
109 this.maxInputVideoFrameWidth = inputWidth;
MediaVideoItem.java 129 final int maxInputWidth = veProfile.maxInputVideoFrameWidth;

Completed in 20 milliseconds