Searched refs:current_speed_setting_ (Results 1 – 2 of 2) sorted by relevance
303 current_speed_setting_ = ~speed; in PrepareEncoder()313 if (current_speed_setting_ != speed) { in PrepareEncoder()319 current_speed_setting_ = speed; in PrepareEncoder()396 const double speed = current_speed_setting_ + in UpdateSpeedSettingForNextFrame()
289 int current_speed_setting_; // Current |encoder_| speed setting. variable