Home
last modified time | relevance | path

Searched refs:doTestOther (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
DVideoEncoderDecoderTest.java224 doTestOther(VIDEO_AVC, 320, 240); in testAvc0320x0240Other()
232 doTestOther(VIDEO_AVC, 720, 480); in testAvc0720x0480Other()
241 doTestOther(VIDEO_AVC, 1280, 720); in testAvc1280x0720Other()
251 doTestOther(VIDEO_AVC, 1920, 1080); in testAvc1920x1080Other()
261 doTestOther(VIDEO_VP8, 320, 180); in testVp80320x0180Other()
269 doTestOther(VIDEO_VP8, 640, 360); in testVp80640x0360Other()
278 doTestOther(VIDEO_VP8, 1280, 720); in testVp81280x0720Other()
288 doTestOther(VIDEO_VP8, 1920, 1080); in testVp81920x1080Other()
298 doTestOther(VIDEO_H263, 176, 144); in testH2630176x0144Other()
306 doTestOther(VIDEO_H263, 352, 288); in testH2630352x0288Other()
[all …]