Searched refs:formatWithoutProfile (Results 1 – 1 of 1) sorted by relevance
764 MediaFormat formatWithoutProfile = new MediaFormat(mapWithoutProfile); in isFormatSupported() local765 if (levelCaps != null && !levelCaps.isFormatSupported(formatWithoutProfile)) { in isFormatSupported()