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

  /hardware/qcom/audio/post_proc/
bundle.h 31 extern const struct effect_interface_s effect_interface;
volume_listener.c 55 static const struct effect_interface_s effect_interface; variable in typeref:struct:effect_interface_s
646 context->itfe = &effect_interface;
743 static const struct effect_interface_s effect_interface = { variable in typeref:struct:effect_interface_s
bundle.c 426 context->itfe = &effect_interface;
743 const struct effect_interface_s effect_interface = { variable in typeref:struct:effect_interface_s
  /hardware/qcom/audio/voice_processing/
voice_processing.c 134 static const struct effect_interface_s effect_interface; variable in typeref:struct:effect_interface_s
244 effect->itfe = &effect_interface;
653 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 318 milliseconds