Searched refs:testAdaptiveBitRate (Results 1 – 2 of 2) sorted by relevance
78 bool testAdaptiveBitRate(const char* encoder, const char* srcPath);787 bool CodecEncoderTest::testAdaptiveBitRate(const char* encoder, const char* srcPath) { in testAdaptiveBitRate() function in CodecEncoderTest974 bool isPass = codecEncoderTest->testAdaptiveBitRate(cEncoder, csrcPath); in nativeTestAdaptiveBitRate()
778 public void testAdaptiveBitRate() throws IOException, InterruptedException { in testAdaptiveBitRate() method in CodecEncoderTest