Searched defs:adaptiveDrc (Results 1 – 1 of 1) sorted by relevance
154 Test adaptiveDrc = new AdaptiveDrcTest(); /* adaptive */ field in AdaptivePlaybackTest280 public void testH264_adaptiveDrc() { ex(H264(), adaptiveDrc); } in testH264_adaptiveDrc() local281 public void testHEVC_adaptiveDrc() { ex(HEVC(), adaptiveDrc); } in testHEVC_adaptiveDrc() local282 public void testVP8_adaptiveDrc() { ex(VP8(), adaptiveDrc); } in testVP8_adaptiveDrc() local283 public void testVP9_adaptiveDrc() { ex(VP9(), adaptiveDrc); } in testVP9_adaptiveDrc() local284 public void testAV1_adaptiveDrc() { ex(AV1(), adaptiveDrc); } in testAV1_adaptiveDrc() local285 public void testMpeg2_adaptiveDrc() { ex(Mpeg2(), adaptiveDrc); } in testMpeg2_adaptiveDrc() local286 public void testMpeg4_adaptiveDrc() { ex(Mpeg4(), adaptiveDrc); } in testMpeg4_adaptiveDrc() local287 public void testH263_adaptiveDrc() { ex(H263(), adaptiveDrc); } in testH263_adaptiveDrc() local