Searched defs:videoWidth (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaCodecPlayerTestBase.java | 61 int videoWidth, int videoHeight, in testPlayback() 84 boolean audioEncrypted, Uri videoUrl, boolean videoEncrypted, int videoWidth, in preparePlayback() 124 Uri videoUrl, int videoWidth, int videoHeight) { in playbackPreCheck() 154 int videoWidth, int videoHeight) { in isResolutionSupported()
|
D | NativeMediaDrmClearkeyTest.java | 214 int videoWidth, int videoHeight) throws Exception { in testClearKeyPlayback()
|
D | MediaDrmClearkeyTest.java | 370 int videoWidth, int videoHeight, boolean scrambled, int keyType) throws Exception { in testClearKeyPlayback()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | CodecTest.java | 281 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest 283 int videoWidth = 0; in videoWidth() local
|
/cts/tests/camera/src/android/hardware/cts/ |
D | CameraTest.java | 422 int videoWidth, int videoHeight) throws Exception { in subtestTakePictureByCamera()
|