Searched refs:MediaStreamAllocationConfig (Results 1 – 8 of 8) sorted by relevance
47 struct MediaStreamAllocationConfig { struct69 MediaStreamAllocationConfig config) = 0; argument80 MediaStreamAllocationConfig allocation_config) in AllocatableTrack()86 MediaStreamAllocationConfig config;128 MediaStreamAllocationConfig config) override;
123 MediaStreamAllocationConfig DefaultConfig() const { in DefaultConfig()124 MediaStreamAllocationConfig default_config; in DefaultConfig()501 MediaStreamAllocationConfig allocation_config = DefaultConfig(); in TEST_F()
448 MediaStreamAllocationConfig config) { in AddObserver()
189 MediaStreamAllocationConfig config) { in TEST_F()245 MediaStreamAllocationConfig config) { in TEST_F()314 MediaStreamAllocationConfig config) { in TEST_F()375 MediaStreamAllocationConfig config) { in TEST_F()799 MediaStreamAllocationConfig config) { in TEST_F()963 AllOf(Field(&MediaStreamAllocationConfig::min_bitrate_bps, in TEST_F()965 Field(&MediaStreamAllocationConfig::max_bitrate_bps, in TEST_F()968 Field(&MediaStreamAllocationConfig::pad_up_bitrate_bps, in TEST_F()970 Field(&MediaStreamAllocationConfig::enforce_min_bitrate, in TEST_F()1003 AllOf(Field(&MediaStreamAllocationConfig::min_bitrate_bps, in TEST_F()[all …]
147 MediaStreamAllocationConfig GetAllocationConfig() const
479 MediaStreamAllocationConfig VideoSendStreamImpl::GetAllocationConfig() const { in GetAllocationConfig()480 return MediaStreamAllocationConfig{ in GetAllocationConfig()
23 (BitrateAllocatorObserver*, MediaStreamAllocationConfig),
865 MediaStreamAllocationConfig{ in ConfigureBitrateObserver()