Searched refs:new_complexity (Results 1 – 1 of 1) sorted by relevance
755 const auto new_complexity = GetNewComplexity(config_); in SetTargetBitrate() local756 if (new_complexity && complexity_ != *new_complexity) { in SetTargetBitrate()757 complexity_ = *new_complexity; in SetTargetBitrate()