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