Searched refs:AVC (Results 1 – 5 of 5) sorted by relevance
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 72 private static final String AVC = MediaFormat.MIMETYPE_VIDEO_AVC; field in VideoEncoderDecoderTest 227 public void testAvcCount0320x0240() throws Exception { count(AVC, 320, 240, 2, 4); } in testAvcCount0320x0240() 228 public void testAvcGoog0Qual0320x0240() throws Exception { qual(AVC, 320, 240, GOOG, 0); } in testAvcGoog0Qual0320x0240() 229 public void testAvcGoog0Perf0320x0240() throws Exception { perf(AVC, 320, 240, GOOG, 0); } in testAvcGoog0Perf0320x0240() 230 public void testAvcGoog1Qual0320x0240() throws Exception { qual(AVC, 320, 240, GOOG, 1); } in testAvcGoog1Qual0320x0240() 231 public void testAvcGoog1Perf0320x0240() throws Exception { perf(AVC, 320, 240, GOOG, 1); } in testAvcGoog1Perf0320x0240() 233 public void testAvcOther0Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 0); } in testAvcOther0Qual0320x0240() 234 public void testAvcOther0Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 0); } in testAvcOther0Perf0320x0240() 235 public void testAvcOther1Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 1); } in testAvcOther1Qual0320x0240() 236 public void testAvcOther1Perf0320x0240() throws Exception { perf(AVC, 320, 240, OTHER, 1); } in testAvcOther1Perf0320x0240() [all …]
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaRecorderTest.java | 132 private final static String AVC = MediaFormat.MIMETYPE_VIDEO_AVC; field in MediaRecorderTest 923 (mediaType.equals(AVC) in testLevel() 926 (mediaType.equals(AVC) in testLevel() 962 testLevel(AVC, 176, 144, 15, 64, profile, AVCLevel1, AVCLevel1); in testProfileAvcBaselineLevel1() 968 testLevel(AVC, 176, 144, 15, 64, profile, AVCLevel1b, AVCLevel1, in testProfileAvcBaselineLevel1()
|
D | VideoDecoderPerfTest.java | 58 private static final String AVC = MediaFormat.MIMETYPE_VIDEO_AVC; field in VideoDecoderPerfTest
|
/cts/tests/tests/media/assets/ |
D | segment000000.ts | 3 �h�<���n�E���H��,� �#��x264 - core 140 r2377+1M a1e1ce5 - H.264/MPEG-4 AVC codec - Copylef…
|
D | fileSequence0.ts | 287 �h�<���n�E���H��,� �#��x264 - core 140 r2377+1M a1e1ce5 - H.264/MPEG-4 AVC codec - Copylef…
|