videoadapter.h | 125 bool cpu_smoothing() const { return cpu_smoothing_; } 178 bool cpu_smoothing_; // True if cpu smoothing is enabled (with adaptation). member in class:cricket::CoordinatedVideoAdapter 201 // adaptation is on), but only used if cpu_smoothing_ is set.
|