Searched refs:low_encode_usage_threshold_percent (Results 1 – 5 of 5) sorted by relevance
195 return (options_.low_encode_usage_threshold_percent + in InitialUsageInPercent()232 load_estimate_ = (options_.low_encode_usage_threshold_percent + in Reset()484 low_encode_usage_threshold_percent = in CpuOveruseOptions()720 return usage_percent < options_.low_encode_usage_threshold_percent; in IsUnderusing()
35 int low_encode_usage_threshold_percent; // Threshold for triggering underuse. member
93 return ((options_.low_encode_usage_threshold_percent + in InitialUsage()230 (frame_interval * options_.low_encode_usage_threshold_percent) / 100; in UnderuseProcessingTimeLimitForFramerate()
679 options.low_encode_usage_threshold_percent = 150; in GetCpuOveruseOptions()
7070 .low_encode_usage_threshold_percent, in TEST_F()7071 default_options.low_encode_usage_threshold_percent); in TEST_F()7084 hardware_options.low_encode_usage_threshold_percent = 150; in TEST_F()7094 .low_encode_usage_threshold_percent, in TEST_F()7095 hardware_options.low_encode_usage_threshold_percent); in TEST_F()7115 .low_encode_usage_threshold_percent, in TEST_F()7116 default_options.low_encode_usage_threshold_percent); in TEST_F()7122 hardware_options.low_encode_usage_threshold_percent = 150; in TEST_F()7131 .low_encode_usage_threshold_percent, in TEST_F()7132 hardware_options.low_encode_usage_threshold_percent); in TEST_F()