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.cpp364 void Effect::effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config, in effectAuxChannelsConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
381 void Effect::effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config, in effectAuxChannelsConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
850 effectAuxChannelsConfigToHal(config, reinterpret_cast<channel_config_t*>(&halCmd[1])); in setAuxChannelsConfig()
DEffect.h216 static void effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config,