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()476 high_encode_usage_threshold_percent = 20; // Roughly 1/4 of 100%. in CpuOveruseOptions()478 high_encode_usage_threshold_percent = 40; // Roughly 1/4 of 200%. in CpuOveruseOptions()485 (high_encode_usage_threshold_percent - 1) / 2; in CpuOveruseOptions()706 if (usage_percent >= options_.high_encode_usage_threshold_percent) { in IsOverusing()
94 options_.high_encode_usage_threshold_percent) / in InitialUsage()223 (frame_interval * options_.high_encode_usage_threshold_percent) / 100; in OveruseProcessingTimeLimitForFramerate()546 (max_frame_interval_us * options_.high_encode_usage_threshold_percent) / in TEST_F()
36 int high_encode_usage_threshold_percent; // Threshold for triggering overuse. member
680 options.high_encode_usage_threshold_percent = 200; in GetCpuOveruseOptions()
7073 .high_encode_usage_threshold_percent, in TEST_F()7074 default_options.high_encode_usage_threshold_percent); in TEST_F()7085 hardware_options.high_encode_usage_threshold_percent = 200; in TEST_F()7097 .high_encode_usage_threshold_percent, in TEST_F()7098 hardware_options.high_encode_usage_threshold_percent); in TEST_F()7118 .high_encode_usage_threshold_percent, in TEST_F()7119 default_options.high_encode_usage_threshold_percent); in TEST_F()7123 hardware_options.high_encode_usage_threshold_percent = 200; in TEST_F()7134 .high_encode_usage_threshold_percent, in TEST_F()7135 hardware_options.high_encode_usage_threshold_percent); in TEST_F()