Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Dbundle.c88 bool effect_exists(effect_context_t *context) in effect_exists() function
464 if (effect_exists(context)) { in effect_lib_release()
518 if (!effect_exists(context)) { in effect_process()
543 if (!effect_exists(context)) { in effect_command()
729 if (!effect_exists(context) || (descriptor == NULL)) in effect_get_descriptor()
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c224 bool effect_exists(effect_context_t *context) { in effect_exists() function
714 if (!effect_exists(context)) in visualizer_process()
1006 if (effect_exists(context)) { in effect_lib_release()
1058 if (!effect_exists(context)) { in effect_process()
1083 if (!effect_exists(context)) { in effect_command()
1256 if (!effect_exists(context)) in effect_get_descriptor()