Home
last modified time | relevance | path

Searched defs:BassBoostEffect (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/effect/all-versions/default/
DBassBoostEffect.h47 struct BassBoostEffect : public IBassBoostEffect { struct
DBassBoostEffect.cpp33 BassBoostEffect::BassBoostEffect(effect_handle_t handle) : mEffect(new Effect(handle)) {} in BassBoostEffect() function in android::hardware::audio::effect::CPP_VERSION::implementation::BassBoostEffect