OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 26 milliseconds