Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DEncoderProfileLevelTest.java698 int supportedCddCount = listOfEncoders.size() * (cddSupportedMime ? profileCdd.length : 1); in testValidateProfileLevel() local
715 if (profile == cddProfile) supportedCddCount--; in testValidateProfileLevel()
718 supportedCddCount--; in testValidateProfileLevel()
747 supportedCddCount == 0); in testValidateProfileLevel()