Searched defs:set_bandwidth (Results 1 – 7 of 7) sorted by relevance
36 void set_bandwidth(QuicBandwidth new_bandwidth) { in set_bandwidth() function84 void set_bandwidth(QuicBandwidth new_bandwidth) { in set_bandwidth() function
295 def set_bandwidth(self, bts_index, bandwidth): member in CMW500CellularSimulator
226 def set_bandwidth(self, bts_index, bandwidth): member in AbstractCellularSimulator
286 opus_int32 set_bandwidth; in WebRtcOpus_SetMaxPlaybackRate() local
124 void set_bandwidth(int bandwidth) { bandwidth_ = bandwidth; } in set_bandwidth() function
1325 void VirtualSocketServer::set_bandwidth(uint32_t bandwidth) { in set_bandwidth() function in rtc::VirtualSocketServer