Searched refs:supportedFeatureConfigs (Results 1 – 1 of 1) sorted by relevance
950 List<Integer> supportedFeatureConfigs = new ArrayList<Integer>(); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local963 supportedFeatureConfigs.add(cfg_ix); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()968 supportedFeatureConfigs.stream().mapToInt(Integer::intValue).toArray())); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()971 for (Integer cfg_ix : supportedFeatureConfigs) { in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()