Searched refs:testAdaptiveBitRate (Results 1 – 3 of 3) sorted by relevance
170 public void testAdaptiveBitRate() throws IOException, InterruptedException, in testAdaptiveBitRate() method in VideoEncoderAdaptiveBitRateTest
75 bool testAdaptiveBitRate(const char* encoder, const char* srcPath);619 bool CodecEncoderTest::testAdaptiveBitRate(const char* encoder, const char* srcPath) { in testAdaptiveBitRate() function in CodecEncoderTest766 bool isPass = codecEncoderTest->testAdaptiveBitRate(cEncoder, csrcPath); in nativeTestAdaptiveBitRate()
718 public void testAdaptiveBitRate() throws IOException, InterruptedException { in testAdaptiveBitRate() method in CodecEncoderTest