OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxOutputVideoFrameWidth
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/java/android/media/videoeditor/
VideoEditorProfile.java
51
public int
maxOutputVideoFrameWidth
;
111
this.
maxOutputVideoFrameWidth
= outputWidth;
MediaProperties.java
382
final int maxWidth = veProfile.
maxOutputVideoFrameWidth
;
MediaArtistNativeHelper.java
[
all
...]
Completed in 28 milliseconds