HomeSort by relevance Sort by last modified time
    Searched full:effect_exists (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/post_proc/
bundle.c 91 bool effect_exists(effect_context_t *context) function
467 if (effect_exists(context)) {
521 if (!effect_exists(context)) {
546 if (!effect_exists(context)) {
740 if (!effect_exists(context) || (descriptor == NULL))
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 225 bool effect_exists(effect_context_t *context) { function
715 if (!effect_exists(context))
    [all...]

Completed in 268 milliseconds