Searched refs:KEY_QUALITY (Results 1 – 2 of 2) sorted by relevance
492 public static final String KEY_QUALITY = "quality"; field in MediaFormat
2781 format.setInteger(MediaFormat.KEY_QUALITY, mDefaultQuality); in setDefaultFormat()2831 Integer quality = (Integer)map.get(MediaFormat.KEY_QUALITY); in supportsFormat()