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