Searched defs:set_bandwidth (Results 1 – 3 of 3) sorted by relevance
53 void set_bandwidth(uint32_t bandwidth) { bandwidth_ = bandwidth; } in set_bandwidth() function
217 opus_int32 set_bandwidth; in WebRtcOpus_SetMaxPlaybackRate() local
128 virtual void set_bandwidth(int bandwidth) { bandwidth_ = bandwidth; } in set_bandwidth() function