Home
last modified time | relevance | path

Searched refs:hasTestMediaType (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeMediaCommon.cpp102 bool hasTestMediaType = in isFormatSimilar() local
104 if (!hasTestMediaType) return false; in isFormatSimilar()
DNativeCodecTestBase.cpp687 bool hasTestMediaType = in isFormatSimilar() local
690 if (!hasRefMediaType || !hasTestMediaType) return false; in isFormatSimilar()