Home
last modified time | relevance | path

Searched defs:videoWidth (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DMediaRecorderStressTestRunner.java68 String videoWidth = (String) icicle.get("video_width"); in onCreate() local
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvTrackInfo.java80 boolean audioDescription, boolean hardOfHearing, boolean spokenSubtitle, int videoWidth, in TvTrackInfo()
628 public Builder setVideoWidth(int videoWidth) { in setVideoWidth()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCodecTest.java293 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest
295 int videoWidth = 0; in videoWidth() local
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DMediaRecorderStressTest.java177 int videoWidth; in recordVideoAndPlayback() local
/aosp14/frameworks/base/media/java/android/media/
H A DCamcorderProfile.java707 int videoWidth, in CamcorderProfile()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
H A DMediaRecorderTest.java313 int videoWidth = highQuality? videoCap.mMaxFrameWidth: videoCap.mMinFrameWidth; in recordVideoWithPara() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...