Searched refs:effectAuxChannelsConfigToHal (Results 1 – 2 of 2) sorted by relevance
191 static void effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config,
191 void Effect::effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config, in effectAuxChannelsConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect596 effectAuxChannelsConfigToHal(config, reinterpret_cast<channel_config_t*>(&halCmd[1])); in setAuxChannelsConfig()