Searched defs:videoHeight (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/media/common/src/android/media/cts/ |
D | MediaCodecPlayerTestBase.java | 65 int videoWidth, int videoHeight, in testPlayback() 89 int videoHeight, boolean scrambled, byte[] sessionId, List<Surface> surfaces) 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/ |
D | CodecTest.java | 252 public static int videoHeight(String filePath) throws Exception { in videoHeight() method in CodecTest 254 int videoHeight = 0; in videoHeight() local
|
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/ |
D | NativeMediaDrmClearkeyTest.java | 221 int videoWidth, int videoHeight) throws Exception { in testClearKeyPlayback()
|
D | MediaDrmClearkeyTest.java | 444 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/ |
D | CameraTest.java | 469 int videoWidth, int videoHeight) throws Exception { in subtestTakePictureByCamera()
|