Searched refs:addAudioEffect (Results 1 – 6 of 6) sorted by relevance
61 virtual status_t addAudioEffect(effect_handle_t effect) { return NO_ERROR; } in addAudioEffect() function
95 virtual status_t addAudioEffect(effect_handle_t effect) { return NO_ERROR; } in addAudioEffect() function
397 return in->legacy_in->addAudioEffect(effect); in in_add_audio_effect()
184 virtual status_t addAudioEffect(effect_handle_t effect) = 0;
397 virtual status_t addAudioEffect(effect_handle_t effect) in addAudioEffect() function
418 return in->qcom_in->addAudioEffect(effect); in in_add_audio_effect()