Searched refs:effectConfigToHal (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/audio/effect/all-versions/default/ | ||
D | Effect.h | 198 static void effectConfigToHal(const EffectConfig& config, effect_config_t* halConfig); |
D | Effect.cpp | 233 void Effect::effectConfigToHal(const EffectConfig& config, effect_config_t* halConfig) { in effectConfigToHal() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect |