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

  /frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java 56 public int maxOutputVideoFrameHeight;
112 this.maxOutputVideoFrameHeight = outputHeight;
MediaProperties.java 383 final int maxHeight = veProfile.maxOutputVideoFrameHeight;
MediaArtistNativeHelper.java     [all...]

Completed in 859 milliseconds