Home
last modified time | relevance | path

Searched defs:total_bitrate_bps (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_bitrate_allocator.cc16 uint32_t total_bitrate_bps, in VideoBitrateAllocationParameters()
40 uint32_t total_bitrate_bps, in GetAllocation()
/aosp_15_r20/external/webrtc/call/
H A Dvideo_send_stream.h79 int total_bitrate_bps = 0; member
H A Dvideo_receive_stream.h126 int total_bitrate_bps = 0; member
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_egress_unittest.cc447 uint32_t retransmission_bitrate_bps, uint32_t /*ssrc*/) { in TEST_F()
/aosp_15_r20/external/webrtc/video/
H A Dsend_statistics_proxy.cc1365 void SendStatisticsProxy::Notify(uint32_t total_bitrate_bps, in Notify()
H A Dvideo_send_stream_tests.cc1517 int total_bitrate_bps = in TEST_F() local