Searched defs:adaptiveDrc (Results 1 – 1 of 1) sorted by relevance
136 Test adaptiveDrc = new AdaptiveDrcTest(); /* adaptive */ field in AdaptivePlaybackTest244 public void testH264_adaptiveDrc() { ex(H264(), adaptiveDrc); } in testH264_adaptiveDrc() local245 public void testHEVC_adaptiveDrc() { ex(HEVC(), adaptiveDrc); } in testHEVC_adaptiveDrc() local246 public void testVP8_adaptiveDrc() { ex(VP8(), adaptiveDrc); } in testVP8_adaptiveDrc() local247 public void testVP9_adaptiveDrc() { ex(VP9(), adaptiveDrc); } in testVP9_adaptiveDrc() local248 public void testMpeg4_adaptiveDrc() { ex(Mpeg4(), adaptiveDrc); } in testMpeg4_adaptiveDrc() local249 public void testH263_adaptiveDrc() { ex(H263(), adaptiveDrc); } in testH263_adaptiveDrc() local