Home
last modified time | relevance | path

Searched defs:validateFormat (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp367 bool validateFormat = true; in testSimpleDecode() local
451 bool validateFormat = true; in testFlush() local
577 bool validateFormat = true; in testSimpleDecodeQueueCSD() local
DNativeMediaFormatUnitTest.cpp457 bool NativeMediaFormatUnitTest::validateFormat(AMediaFormat* fmt, int offset, bool isClear) { in validateFormat() function in NativeMediaFormatUnitTest