OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxInputVideoFrameHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java
46
public int
maxInputVideoFrameHeight
;
110
this.
maxInputVideoFrameHeight
= inputHeight;
MediaVideoItem.java
130
final int maxInputHeight = veProfile.
maxInputVideoFrameHeight
;
Completed in 721 milliseconds