Searched refs:MapSetting (Results 1 – 3 of 3) sorted by relevance
25 int16_t MapSetting(EchoControlMobile::RoutingMode mode) { in MapSetting() function233 if (MapSetting(mode) == -1) { in set_routing_mode()392 config.echoMode = MapSetting(routing_mode_); in ConfigureHandle()
23 int16_t MapSetting(GainControl::Mode mode) { in MapSetting() function271 if (MapSetting(mode) == -1) { in set_mode()416 MapSetting(mode_), in InitializeHandle()
27 int16_t MapSetting(EchoCancellation::SuppressionLevel level) { in MapSetting() function239 if (MapSetting(level) == -1) { in set_suppression_level()480 config.nlpMode = MapSetting(suppression_level_); in ConfigureHandle()