Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Dbundle.c91 bool effect_exists(effect_context_t *context) in effect_exists() function
467 if (effect_exists(context)) { in effect_lib_release()
521 if (!effect_exists(context)) { in effect_process()
546 if (!effect_exists(context)) { in effect_command()
740 if (!effect_exists(context) || (descriptor == NULL)) in effect_get_descriptor()
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c227 bool effect_exists(effect_context_t *context) { in effect_exists() function
724 if (!effect_exists(context)) in visualizer_process()
1028 if (effect_exists(context)) { in effect_lib_release()
1080 if (!effect_exists(context)) { in effect_process()
1105 if (!effect_exists(context)) { in effect_command()
1278 if (!effect_exists(context)) in effect_get_descriptor()