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

  /hardware/qcom/audio/msm8909/post_proc/
bundle.c 92 bool effect_exists(effect_context_t *context) function
488 if (effect_exists(context)) {
542 if (!effect_exists(context)) {
567 if (!effect_exists(context)) {
753 if (!effect_exists(context) || (descriptor == NULL))
  /hardware/qcom/audio/post_proc/
bundle.c 89 bool effect_exists(effect_context_t *context) function
465 if (effect_exists(context)) {
519 if (!effect_exists(context)) {
544 if (!effect_exists(context)) {
731 if (!effect_exists(context) || (descriptor == NULL))
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c 202 bool effect_exists(effect_context_t *context) { function
639 if (!effect_exists(context))
    [all...]
  /hardware/qcom/audio/msm8909/visualizer/
offload_visualizer.c 214 bool effect_exists(effect_context_t *context) { function
693 if (!effect_exists(context))
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 224 bool effect_exists(effect_context_t *context) { function
714 if (!effect_exists(context))
    [all...]

Completed in 135 milliseconds