Searched refs:VideoBitrateAllocationObserver (Results 1 – 12 of 12) sorted by relevance
45 class VideoBitrateAllocationObserver {47 VideoBitrateAllocationObserver() {} in VideoBitrateAllocationObserver() function48 virtual ~VideoBitrateAllocationObserver() {} in ~VideoBitrateAllocationObserver()
116 VideoBitrateAllocationObserver* bitrate_observer) = 0;
441 VideoBitrateAllocationObserver* const observer = in TEST_F()442 static_cast<VideoBitrateAllocationObserver*>(vss_impl.get()); in TEST_F()496 VideoBitrateAllocationObserver* const observer = in TEST_F()497 static_cast<VideoBitrateAllocationObserver*>(vss_impl.get()); in TEST_F()555 VideoBitrateAllocationObserver* const observer = in TEST_F()556 static_cast<VideoBitrateAllocationObserver*>(vss_impl.get()); in TEST_F()600 VideoBitrateAllocationObserver* const observer = in TEST_F()601 static_cast<VideoBitrateAllocationObserver*>(vss_impl.get()); in TEST_F()
85 VideoBitrateAllocationObserver* bitrate_observer) override;307 VideoBitrateAllocationObserver* bitrate_observer_
71 public VideoBitrateAllocationObserver {
456 VideoBitrateAllocationObserver* bitrate_observer) { in SetBitrateAllocationObserver()
607 class MockBitrateObserver : public VideoBitrateAllocationObserver {
49 (VideoBitrateAllocationObserver*),
32 class VideoBitrateAllocationObserver; variable235 VideoBitrateAllocationObserver* const bitrate_allocation_observer_;
41 class VideoBitrateAllocationObserver; variable75 VideoBitrateAllocationObserver* bitrate_allocation_observer = nullptr;
127 : public VideoBitrateAllocationObserver {
36 class VideoBitrateAllocationObserver; variable