Searched refs:videoType (Results 1 – 1 of 1) sorted by relevance
215 String videoType = MediaFormat.MIMETYPE_VIDEO_AVC; in getSupportedSize() local218 MediaCodec decoder = MediaCodec.createDecoderByType(videoType); in getSupportedSize()220 .getCapabilitiesForType(videoType).getVideoCapabilities(); in getSupportedSize()