Searched defs:CpuOveruseOptions (Results 1 – 1 of 1) sorted by relevance
39 struct CpuOveruseOptions { struct40 CpuOveruseOptions() in CpuOveruseOptions() argument48 int low_encode_usage_threshold_percent; // Threshold for triggering underuse.49 int high_encode_usage_threshold_percent; // Threshold for triggering overuse.51 int frame_timeout_interval_ms; // The maximum allowed interval between two53 int min_frame_samples; // The minimum number of frames required.54 int min_process_count; // The number of initial process times required before56 int high_threshold_consecutive_count; // The number of consecutive checks