Searched refs:high_encode_usage_threshold_percent (Results 1 – 5 of 5) sorted by relevance
196 options_.high_encode_usage_threshold_percent) / in InitialUsageInPercent()233 options_.high_encode_usage_threshold_percent) / in Reset()433 : high_encode_usage_threshold_percent(85), in CpuOveruseOptions()472 high_encode_usage_threshold_percent = 20; // Roughly 1/4 of 100%. in CpuOveruseOptions()474 high_encode_usage_threshold_percent = 40; // Roughly 1/4 of 200%. in CpuOveruseOptions()481 (high_encode_usage_threshold_percent - 1) / 2; in CpuOveruseOptions()700 if (usage_percent >= options_.high_encode_usage_threshold_percent) { in IsOverusing()
35 int high_encode_usage_threshold_percent; // Threshold for triggering overuse. member
89 options_.high_encode_usage_threshold_percent) / in InitialUsage()218 (frame_interval * options_.high_encode_usage_threshold_percent) / 100; in OveruseProcessingTimeLimitForFramerate()541 (max_frame_interval_us * options_.high_encode_usage_threshold_percent) / in TEST_F()
589 options.high_encode_usage_threshold_percent = 200; in GetCpuOveruseOptions()
5106 .high_encode_usage_threshold_percent, in TEST_F()5107 default_options.high_encode_usage_threshold_percent); in TEST_F()5117 hardware_options.high_encode_usage_threshold_percent = 200; in TEST_F()5131 .high_encode_usage_threshold_percent, in TEST_F()5132 hardware_options.high_encode_usage_threshold_percent); in TEST_F()