Searched refs:FPS_30_TOLERANCE (Results 1 – 1 of 1) sorted by relevance
199 private static final double FPS_30_TOLERANCE = 30.0 * FPS_TOLERANCE_FACTOR; field in PerformanceClassEvaluator.ConcurrentCodecRequirement263 return FPS_30_TOLERANCE * getReqMinConcurrentInstances(performanceClass, mimeType1, in getReqMinConcurrentFps()426 .addRequiredValue(Build.VERSION_CODES.TIRAMISU, 6 * FPS_30_TOLERANCE) in createR5_1__H_1_2_1080p()441 .addRequiredValue(Build.VERSION_CODES.UPSIDE_DOWN_CAKE, 6 * FPS_30_TOLERANCE) in createR5_1__H_1_2_4k()442 .addRequiredValue(Build.VERSION_CODES.VANILLA_ICE_CREAM, 6 * FPS_30_TOLERANCE) in createR5_1__H_1_2_4k()659 .addRequiredValue(Build.VERSION_CODES.TIRAMISU, 6 * FPS_30_TOLERANCE / 2) in createR5_1__H_1_6_1080p()676 6 * FPS_30_TOLERANCE / 2) in createR5_1__H_1_6_4k()678 6 * FPS_30_TOLERANCE / 2) in createR5_1__H_1_6_4k()701 .addRequiredValue(Build.VERSION_CODES.TIRAMISU, 2 * FPS_30_TOLERANCE) in createR5_1__H_1_9_1080p()716 .addRequiredValue(Build.VERSION_CODES.UPSIDE_DOWN_CAKE, 2 * FPS_30_TOLERANCE) in createR5_1__H_1_9_4k()[all …]