Searched refs:bitrate_allocator_factory_ (Results 1 – 11 of 11) sorted by relevance
328 bitrate_allocator_factory_( in TEST_F()344 bitrate_allocator_factory_.get(); in TEST_F()401 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::EncoderRateStatsTest
67 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; variable
401 bitrate_allocator_factory_ = CreateBuiltinVideoBitrateAllocatorFactory(); in SendVideoStream()402 RTC_CHECK(bitrate_allocator_factory_); in SendVideoStream()413 bitrate_allocator_factory_.get(); in SendVideoStream()
691 bitrate_allocator_factory_.get(); in SimpleVideoStreamEncoderFactory()762 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_ = member in webrtc::__anon5db888f70111::SimpleVideoStreamEncoderFactory849 &bitrate_allocator_factory_; in SetUp()1577 : bitrate_allocator_factory_( in VideoBitrateAllocatorProxyFactory()1584 return bitrate_allocator_factory_->CreateVideoBitrateAllocator(codec); in CreateVideoBitrateAllocator()1593 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; member in webrtc::VideoStreamEncoderTest::VideoBitrateAllocatorProxyFactory1620 VideoBitrateAllocatorProxyFactory bitrate_allocator_factory_; member in webrtc::VideoStreamEncoderTest1965 bitrate_allocator_factory_.codec_config().maxBitrate * 1000); in TEST_F()1967 bitrate_allocator_factory_.codec_config().startBitrate * 1000); in TEST_F()1983 bitrate_allocator_factory_.codec_config().maxBitrate * 1000); in TEST_F()[all …]
2713 bitrate_allocator_factory_( in TEST_F()2742 return bitrate_allocator_factory_->CreateVideoBitrateAllocator(codec); in TEST_F()2886 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::EncoderBitrateThresholdObserver
128 bitrate_allocator_factory_; variable655 webrtc::VideoBitrateAllocatorFactory* const bitrate_allocator_factory_
691 bitrate_allocator_factory_(bitrate_allocator_factory), in WebRtcVideoChannel()1365 bitrate_allocator_factory_; in AddSendStream()
812 bitrate_allocator_factory_( in TEST_F()862 bitrate_allocator_factory_.get(); in TEST_F()900 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::BitrateObserver
136 bitrate_allocator_factory_.get(); in SetUp()
222 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; variable
54 bitrate_allocator_factory_(CreateBuiltinVideoBitrateAllocatorFactory()),250 bitrate_allocator_factory_.get(); in CreateVideoSendConfig()