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