Searched refs:hasCSD (Results 1 – 2 of 2) sorted by relevance
706 Assume.assumeTrue("Format has no CSD, ignoring test for mime:" + mMime, hasCSD(format)); in testSimpleDecodeQueueCSD()796 Assume.assumeTrue("Format has no CSD, ignoring test for mime:" + mMime, hasCSD(format)); in testSimpleDecodeQueueCSDNative()
885 boolean hasCSD(MediaFormat format) { in hasCSD() method in CodecDecoderTestBase