Searched defs:max_qp_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/video/config/ | ||
H A D | encoder_stream_factory.h | 67 const int max_qp_; variable |
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ | ||
H A D | screenshare_layers.h | 95 absl::optional<int> max_qp_; variable |
H A D | screenshare_layers_unittest.cc | 195 uint32_t max_qp_; member in webrtc::ScreenshareLayerTest |