videoadapter.h | 133 cpu_smoothing_ = enable; 135 bool cpu_smoothing() const { return cpu_smoothing_; } 218 bool cpu_smoothing_; // True if cpu smoothing is enabled (with adaptation). member in class:cricket::CoordinatedVideoAdapter 240 // adaptation is on), but only used if cpu_smoothing_ is set.
|