Home
last modified time | relevance | path

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

/external/webrtc/api/video/
Dvideo_bitrate_allocator.cc16 uint32_t total_bitrate_bps, in VideoBitrateAllocationParameters()
40 uint32_t total_bitrate_bps, in GetAllocation()
/external/webrtc/call/
Dvideo_send_stream.h77 int total_bitrate_bps = 0; member
Dvideo_receive_stream.h126 int total_bitrate_bps = 0; member
/external/webrtc/video/
Dsend_statistics_proxy.cc1350 void SendStatisticsProxy::Notify(uint32_t total_bitrate_bps, in Notify()
Dvideo_send_stream_tests.cc1654 int total_bitrate_bps = in TEST_F() local