Home
last modified time | relevance | path

Searched defs:adaptiveReconfigDrc (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java152 Test adaptiveReconfigDrc = new ReconfigDrcTest().adaptive(); field in AdaptivePlaybackTest
262 public void testH264_adaptiveReconfigDrc() { ex(H264(), adaptiveReconfigDrc); } in testH264_adaptiveReconfigDrc() local
263 public void testHEVC_adaptiveReconfigDrc() { ex(HEVC(), adaptiveReconfigDrc); } in testHEVC_adaptiveReconfigDrc() local
264 public void testVP8_adaptiveReconfigDrc() { ex(VP8(), adaptiveReconfigDrc); } in testVP8_adaptiveReconfigDrc() local
265 public void testVP9_adaptiveReconfigDrc() { ex(VP9(), adaptiveReconfigDrc); } in testVP9_adaptiveReconfigDrc() local
266 public void testAV1_adaptiveReconfigDrc() { ex(AV1(), adaptiveReconfigDrc); } in testAV1_adaptiveReconfigDrc() local
267 public void testMpeg2_adaptiveReconfigDrc() { ex(Mpeg2(), adaptiveReconfigDrc); } in testMpeg2_adaptiveReconfigDrc() local
268 public void testMpeg4_adaptiveReconfigDrc() { ex(Mpeg4(), adaptiveReconfigDrc); } in testMpeg4_adaptiveReconfigDrc() local
269 public void testH263_adaptiveReconfigDrc() { ex(H263(), adaptiveReconfigDrc); } in testH263_adaptiveReconfigDrc() local