Searched refs:testSimpleDecodeQueueCSD (Results 1 – 2 of 2) sorted by relevance
69 bool testSimpleDecodeQueueCSD(const char* decoder, const char* testFile, int colorFormat);548 bool CodecDecoderTest::testSimpleDecodeQueueCSD(const char* decoder, const char* testFile, in testSimpleDecodeQueueCSD() function in CodecDecoderTest698 bool isPass = codecDecoderTest->testSimpleDecodeQueueCSD(cDecoder, cTestFile, jColorFormat); in nativeTestSimpleDecodeQueueCSD()
802 public void testSimpleDecodeQueueCSD() throws IOException, InterruptedException { in testSimpleDecodeQueueCSD() method in CodecDecoderTest