Searched refs:experimental_boosted_screenshare_qp_ (Results 1 – 2 of 2) sorted by relevance
134 const absl::optional<unsigned int> experimental_boosted_screenshare_qp_; variable
150 experimental_boosted_screenshare_qp_(GetScreenshareBoostedQpValue()), in SimulcastEncoderAdapter()594 if (experimental_boosted_screenshare_qp_) { in PopulateStreamCodec()595 stream_codec->qpMax = *experimental_boosted_screenshare_qp_; in PopulateStreamCodec()