Searched refs:bitrate_allocator_factory_ (Results 1 – 11 of 11) sorted by relevance
333 bitrate_allocator_factory_( in TEST_F()349 bitrate_allocator_factory_.get(); in TEST_F()406 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::EncoderRateStatsTest
654 &bitrate_allocator_factory_; in SetUp()1285 : bitrate_allocator_factory_( in VideoBitrateAllocatorProxyFactory()1292 return bitrate_allocator_factory_->CreateVideoBitrateAllocator(codec); in CreateVideoBitrateAllocator()1301 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; member in webrtc::VideoStreamEncoderTest::VideoBitrateAllocatorProxyFactory1316 VideoBitrateAllocatorProxyFactory bitrate_allocator_factory_; member in webrtc::VideoStreamEncoderTest1607 bitrate_allocator_factory_.codec_config().maxBitrate * 1000); in TEST_F()1609 bitrate_allocator_factory_.codec_config().startBitrate * 1000); in TEST_F()1625 bitrate_allocator_factory_.codec_config().maxBitrate * 1000); in TEST_F()1627 bitrate_allocator_factory_.codec_config().startBitrate * 1000); in TEST_F()1662 bitrate_allocator_factory_.codec_config().maxBitrate); in TEST_F()[all …]
2959 bitrate_allocator_factory_( in TEST_F()2988 return bitrate_allocator_factory_->CreateVideoBitrateAllocator(codec); in TEST_F()3124 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::EncoderBitrateThresholdObserver
65 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; variable
400 bitrate_allocator_factory_ = CreateBuiltinVideoBitrateAllocatorFactory(); in SendVideoStream()401 RTC_CHECK(bitrate_allocator_factory_); in SendVideoStream()412 bitrate_allocator_factory_.get(); in SendVideoStream()
761 bitrate_allocator_factory_( in TEST_F()809 bitrate_allocator_factory_.get(); in TEST_F()845 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::BitrateObserver
131 bitrate_allocator_factory_.get(); in SetUp()
122 bitrate_allocator_factory_; variable601 webrtc::VideoBitrateAllocatorFactory* const bitrate_allocator_factory_
638 bitrate_allocator_factory_(bitrate_allocator_factory), in WebRtcVideoChannel()1294 bitrate_allocator_factory_; in AddSendStream()
220 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; variable
54 bitrate_allocator_factory_(CreateBuiltinVideoBitrateAllocatorFactory()),250 bitrate_allocator_factory_.get(); in CreateVideoSendConfig()