Home
last modified time | relevance | path

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

/external/webrtc/audio/
Daudio_send_stream.h139 bool ReconfigureSendCodec(const Config& new_config)
Daudio_send_stream.cc329 if (!ReconfigureSendCodec(new_config)) { in ConfigureStream()
676 bool AudioSendStream::ReconfigureSendCodec(const Config& new_config) { in ReconfigureSendCodec() function in webrtc::internal::AudioSendStream