Searched refs:cached_instant_upper_bound_ (Results 1 – 2 of 2) sorted by relevance
187 absl::optional<DataRate> cached_instant_upper_bound_; variable
935 return cached_instant_upper_bound_.value_or(max_bitrate_); in GetInstantUpperBound()961 cached_instant_upper_bound_ = instant_limit; in CalculateInstantUpperBound()