Searched defs:SuspendBelowMinBitrate (Results 1 – 6 of 6) sorted by relevance
442 void VideoSender::SuspendBelowMinBitrate() { in SuspendBelowMinBitrate() function in webrtc::vcm::VideoSender
436 void MediaOptimization::SuspendBelowMinBitrate(int threshold_bps, in SuspendBelowMinBitrate() function in webrtc::media_optimization::MediaOptimization
229 virtual void SuspendBelowMinBitrate() OVERRIDE { in SuspendBelowMinBitrate() function in webrtc::__anonabcd09350111::VideoCodingModuleImpl
588 void ViECodecImpl::SuspendBelowMinBitrate(int video_channel) { in SuspendBelowMinBitrate() function in webrtc::ViECodecImpl
927 void ViEEncoder::SuspendBelowMinBitrate() { in SuspendBelowMinBitrate() function in webrtc::ViEEncoder
692 TEST_F(VideoSendStreamTest, SuspendBelowMinBitrate) { in TEST_F() argument