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