Home
last modified time | relevance | path

Searched defs:is_screenshare (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/video/config/
H A Dencoder_stream_factory.cc81 bool is_screenshare) { in GetMaxDefaultVideoBitrateKbps()
104 bool is_screenshare, in EncoderStreamFactory()
116 bool is_screenshare, in EncoderStreamFactory()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.cc595 void SetIsScreenshare(bool is_screenshare) { in SetIsScreenshare()
1450 bool is_screenshare = encoder_settings.encoder_config().content_type == in OnEncoderSettingsChanged() local
H A Dreceive_statistics_proxy2.cc792 const bool is_screenshare = in OnDecodedFrame() local
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc3933 bool is_screenshare) { in TestCpuAdaptation()