Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DEffect.cpp199 void Effect::effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config, in effectAuxChannelsConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
216 void Effect::effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config, in effectAuxChannelsConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect
630 effectAuxChannelsConfigToHal(config, reinterpret_cast<channel_config_t*>(&halCmd[1])); in setAuxChannelsConfig()
H A DEffect.h204 static void effectAuxChannelsConfigToHal(const EffectAuxChannelsConfig& config,