Home
last modified time | relevance | path

Searched refs:VideoBitrateAllocationObserver (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_bitrate_allocator.h49 class VideoBitrateAllocationObserver {
51 VideoBitrateAllocationObserver() {} in VideoBitrateAllocationObserver() function
52 virtual ~VideoBitrateAllocationObserver() {} in ~VideoBitrateAllocationObserver()
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_interface.h41 class VideoBitrateAllocationObserver; variable
78 VideoBitrateAllocationObserver* bitrate_allocation_observer = nullptr;
H A Drtcp_receiver.h39 class VideoBitrateAllocationObserver; variable
387 VideoBitrateAllocationObserver* const bitrate_allocation_observer_;
H A Drtcp_receiver_unittest.cc122 : public VideoBitrateAllocationObserver {
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dvideo_coding_impl.h36 class VideoBitrateAllocationObserver; variable