Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Drtp_video_sender_unittest.cc231 BitrateAllocationUpdate CreateBitrateAllocationUpdate(int target_bitrate_bps) { in CreateBitrateAllocationUpdate() function
1048 test.router()->OnBitrateUpdated(CreateBitrateAllocationUpdate(0), in TEST()
1079 test.router()->OnBitrateUpdated(CreateBitrateAllocationUpdate(300000), in TEST()
1086 test.router()->OnBitrateUpdated(CreateBitrateAllocationUpdate(150000), in TEST()
1093 test.router()->OnBitrateUpdated(CreateBitrateAllocationUpdate(1000000), in TEST()