Searched refs:cpu_smoothing_ (Results 1 – 2 of 2) sorted by relevance
125 bool cpu_smoothing() const { return cpu_smoothing_; } in cpu_smoothing()178 bool cpu_smoothing_; // True if cpu smoothing is enabled (with adaptation). variable
221 cpu_smoothing_ = enable; in set_cpu_smoothing()362 cpu_smoothing_(false), in CoordinatedVideoAdapter()581 if (cpu_smoothing_) { in OnCpuLoadUpdated()