Home
last modified time | relevance | path

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

/cts/tests/tests/media/common/src/android/media/cts/
DMediaCodecPlayerTestBase.java65 int videoWidth, int videoHeight, in testPlayback()
88 boolean audioEncrypted, Uri videoUrl, boolean videoEncrypted, int videoWidth, in preparePlayback()
133 Uri videoUrl, int videoWidth, int videoHeight) { in playbackPreCheck()
143 int videoWidth, int videoHeight) { in isResolutionSupported()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java287 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest
289 int videoWidth = 0; in videoWidth() local
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DNativeMediaDrmClearkeyTest.java221 int videoWidth, int videoHeight) throws Exception { in testClearKeyPlayback()
DMediaDrmClearkeyTest.java444 int videoWidth, int videoHeight, boolean scrambled, int keyType) throws Exception { in testClearKeyPlayback()
727 int videoWidth, int videoHeight) { in determineCodecFeatures()
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java469 int videoWidth, int videoHeight) throws Exception { in subtestTakePictureByCamera()