Searched refs:AVC (Results 1 – 5 of 5) sorted by relevance
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 70 private static final String AVC = MediaFormat.MIMETYPE_VIDEO_AVC; field in VideoEncoderDecoderTest 198 public void testAvcCount0320x0240() throws Exception { count(AVC, 320, 240, 1, 4); } in testAvcCount0320x0240() 199 public void testAvcGoog0Qual0320x0240() throws Exception { qual(AVC, 320, 240, GOOG, 0); } in testAvcGoog0Qual0320x0240() 200 public void testAvcGoog0Perf0320x0240() throws Exception { perf(AVC, 320, 240, GOOG, 0); } in testAvcGoog0Perf0320x0240() 201 public void testAvcOther0Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 0); } in testAvcOther0Qual0320x0240() 202 public void testAvcOther0Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 0); } in testAvcOther0Perf0320x0240() 203 public void testAvcOther1Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 1); } in testAvcOther1Qual0320x0240() 204 public void testAvcOther1Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 1); } in testAvcOther1Perf0320x0240() 205 public void testAvcOther2Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 2); } in testAvcOther2Qual0320x0240() 206 public void testAvcOther2Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 2); } in testAvcOther2Perf0320x0240() [all …]
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaRecorderTest.java | 126 private final static String AVC = MediaFormat.MIMETYPE_VIDEO_AVC; field in MediaRecorderTest 881 testLevel(AVC, 176, 144, 15, 64, profile, AVCLevel1, AVCLevel1); in testProfileAvcBaselineLevel1() 887 testLevel(AVC, 176, 144, 15, 64, profile, AVCLevel1b, AVCLevel1, in testProfileAvcBaselineLevel1()
|
D | VideoDecoderPerfTest.java | 52 private static final String AVC = MediaFormat.MIMETYPE_VIDEO_AVC; field in VideoDecoderPerfTest
|
/cts/tests/tests/media/assets/ |
D | fileSequence0.ts | 287 �h�<���n�E���H��,� �#��x264 - core 140 r2377+1M a1e1ce5 - H.264/MPEG-4 AVC codec - Copylef…
|
D | segment000000.ts | 3 �h�<���n�E���H��,� �#��x264 - core 140 r2377+1M a1e1ce5 - H.264/MPEG-4 AVC codec - Copylef…
|