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

  /hardware/qcom/audio/post_proc/
bundle.h 31 extern const struct effect_interface_s effect_interface;
bundle.c 425 context->itfe = &effect_interface;
742 const struct effect_interface_s effect_interface = { variable in typeref:struct:effect_interface_s
  /hardware/qcom/audio/voice_processing/
voice_processing.c 133 static const struct effect_interface_s effect_interface; variable in typeref:struct:effect_interface_s
243 effect->itfe = &effect_interface;
652 static const struct effect_interface_s effect_interface = { variable in typeref:struct:effect_interface_s
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c 117 extern const struct effect_interface_s effect_interface;
893 context->itfe = &effect_interface;
1193 const struct effect_interface_s effect_interface = { variable in typeref:struct:effect_interface_s
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 127 extern const struct effect_interface_s effect_interface;
1268 const struct effect_interface_s effect_interface = { variable in typeref:struct:effect_interface_s
    [all...]

Completed in 56 milliseconds