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