Searched refs:KEY_LEVEL (Results 1 – 2 of 2) sorted by relevance
1142 if (format.containsKey(MediaFormat.KEY_LEVEL)) { in convertToVideoTrackFormat()1143 int level = format.getInteger(MediaFormat.KEY_LEVEL); in convertToVideoTrackFormat()
53 VIDEO_FORMAT.setInteger(MediaFormat.KEY_LEVEL, 256); in VIDEO_FORMAT.setInteger() argument