Home
last modified time | relevance | path

Searched defs:mOutputVideoWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorPreviewController.h118 uint32_t mOutputVideoWidth; variable
DPreviewPlayer.h224 uint32_t mOutputVideoWidth; member
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java49 private int mOutputVideoWidth = 0; field in MediaRecorderTest