Searched refs:addAudioEffect (Results 1 – 4 of 4) sorted by relevance
182 virtual status_t addAudioEffect(effect_handle_t effect) = 0;
396 virtual status_t addAudioEffect(effect_handle_t effect) in addAudioEffect() function
418 return in->qcom_in->addAudioEffect(effect); in in_add_audio_effect()
397 return in->legacy_in->addAudioEffect(effect); in in_add_audio_effect()