Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java155 Test adaptiveSmallDrc = new AdaptiveDrcTest().adaptiveSmall(); field in AdaptivePlaybackTest
170 adaptiveSmallDrc,
296 public void testH264_adaptiveSmallDrc() { ex(H264(), adaptiveSmallDrc); } in testH264_adaptiveSmallDrc() local
297 public void testHEVC_adaptiveSmallDrc() { ex(HEVC(), adaptiveSmallDrc); } in testHEVC_adaptiveSmallDrc() local
298 public void testVP8_adaptiveSmallDrc() { ex(VP8(), adaptiveSmallDrc); } in testVP8_adaptiveSmallDrc() local
299 public void testVP9_adaptiveSmallDrc() { ex(VP9(), adaptiveSmallDrc); } in testVP9_adaptiveSmallDrc() local
300 public void testAV1_adaptiveSmallDrc() { ex(AV1(), adaptiveSmallDrc); } in testAV1_adaptiveSmallDrc() local
301 public void testMpeg2_adaptiveSmallDrc() { ex(Mpeg2(), adaptiveSmallDrc); } in testMpeg2_adaptiveSmallDrc() local