Searched refs:aacProfile (Results 1 – 1 of 1) sorted by relevance
3831 Integer aacProfile = (Integer)map.get(MediaFormat.KEY_AAC_PROFILE); in supportsFormat() local3833 profile = aacProfile; in supportsFormat()3834 } else if (aacProfile != null && !aacProfile.equals(profile)) { in supportsFormat()