Searched refs:mediaType (Results 1 – 3 of 3) sorted by relevance
801 MediaCodecInfo info, String mediaType, in verifyPerformancePoints() argument849 + " for media type " + mediaType + " covers standard " + pp, in verifyPerformancePoints()869 + mediaType + " covers standard " + spp in verifyPerformancePoints()878 + " for media type " + mediaType + " covers " + pp, in verifyPerformancePoints()909 String mediaType = types[j]; in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local910 CodecCapabilities cap = info.getCapabilitiesForType(mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()927 String mediaType = types[j]; in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local928 CodecCapabilities cap = info.getCapabilitiesForType(mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()933 + " type: " + mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()936 assertFalse("no video capabilities for video media type " + mediaType + " of " in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()[all …]
882 private int testLevel(String mediaType, int width, int height, int framerate, int bitrate, in testLevel() argument884 CodecCapabilities cap = getCapsForPreferredCodecForMediaType(mediaType); in testLevel()954 (mediaType.equals(AVC) in testLevel()957 (mediaType.equals(AVC) in testLevel()
162 final int mediaType = getMediaType(mediaStoreUri); in getMediaStoreColumnValue() local165 switch (mediaType) { in getMediaStoreColumnValue()