Home
last modified time | relevance | path

Searched defs:bitrate_allocator_factory_ (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/test/scenario/
Dvideo_stream.h65 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; variable
/external/webrtc/test/
Dcall_test.h220 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; variable
/external/webrtc/media/engine/
Dwebrtc_video_engine.h122 bitrate_allocator_factory_; variable
/external/webrtc/video/end_to_end_tests/
Dbandwidth_tests.cc406 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::EncoderRateStatsTest
/external/webrtc/call/
Dcall_perf_tests.cc845 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::BitrateObserver
/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc1301 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; member in webrtc::VideoStreamEncoderTest::VideoBitrateAllocatorProxyFactory
1316 VideoBitrateAllocatorProxyFactory bitrate_allocator_factory_; member in webrtc::VideoStreamEncoderTest
Dvideo_send_stream_tests.cc3124 std::unique_ptr<VideoBitrateAllocatorFactory> bitrate_allocator_factory_; in TEST_F() member in webrtc::TEST_F::EncoderBitrateThresholdObserver