Home
last modified time | relevance | path

Searched refs:SetBitrateAllocationObserver (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/video/test/
Dmock_video_stream_encoder.h48 SetBitrateAllocationObserver,
/external/webrtc/api/video/
Dvideo_stream_encoder_interface.h115 virtual void SetBitrateAllocationObserver(
/external/webrtc/video/
Dvideo_send_stream.cc120 video_stream_encoder_->SetBitrateAllocationObserver(send_stream_.get()); in VideoSendStream()
Dvideo_stream_encoder.h84 void SetBitrateAllocationObserver(
Dvideo_stream_encoder.cc455 void VideoStreamEncoder::SetBitrateAllocationObserver( in SetBitrateAllocationObserver() function in webrtc::VideoStreamEncoder
Dvideo_stream_encoder_unittest.cc786 video_stream_encoder_->SetBitrateAllocationObserver(&bitrate_observer); in VerifyAllocatedBitrate()
3765 video_stream_encoder_->SetBitrateAllocationObserver(&bitrate_observer); in TEST_F()
5058 video_stream_encoder_->SetBitrateAllocationObserver(&bitrate_observer); in TEST_F()