Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/echo-cancel/
Dwebrtc.cc82 static int routing_mode_from_string(const char *rmode) { in routing_mode_from_string() function
299 …if ((rm = routing_mode_from_string(pa_modargs_get_value(ma, "routing_mode", DEFAULT_ROUTING_MODE))… in pa_webrtc_ec_init()