Searched refs:levelCaps (Results 1 – 1 of 1) sorted by relevance
752 CodecCapabilities levelCaps = null; in isFormatSupported() local759 levelCaps = createFromProfileLevel(mMime, profile, maxLevel); in isFormatSupported()765 if (levelCaps != null && !levelCaps.isFormatSupported(formatWithoutProfile)) { in isFormatSupported()