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