Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/all-versions/default/
DEffect.h191 static void effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config,
DEffect.cpp191 void Effect::effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config, in effectAuxChannelsConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
596 effectAuxChannelsConfigToHal(config, reinterpret_cast<channel_config_t*>(&halCmd[1])); in setAuxChannelsConfig()