Searched refs:levelCaps (Results 1 – 1 of 1) sorted by relevance
1060 CodecCapabilities levelCaps = null; in isFormatSupported() local1073 levelCaps = createFromProfileLevel(mMime, profile, maxLevel); in isFormatSupported()1086 if (criticalKeys != null && criticalKeys.size() > 1 && levelCaps != null) { in isFormatSupported()1090 if (!levelCaps.isFormatSupported(levelCriticalFormat)) { in isFormatSupported()