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()480 low_encode_usage_threshold_percent = in CpuOveruseOptions()714 return usage_percent < options_.low_encode_usage_threshold_percent; in IsUnderusing()
34 int low_encode_usage_threshold_percent; // Threshold for triggering underuse. member
88 return ((options_.low_encode_usage_threshold_percent + in InitialUsage()225 (frame_interval * options_.low_encode_usage_threshold_percent) / 100; in UnderuseProcessingTimeLimitForFramerate()
588 options.low_encode_usage_threshold_percent = 150; in GetCpuOveruseOptions()
5103 .low_encode_usage_threshold_percent, in TEST_F()5104 default_options.low_encode_usage_threshold_percent); in TEST_F()5116 hardware_options.low_encode_usage_threshold_percent = 150; in TEST_F()5128 .low_encode_usage_threshold_percent, in TEST_F()5129 hardware_options.low_encode_usage_threshold_percent); in TEST_F()