Home
last modified time | relevance | path

Searched refs:effect_interface (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/post_proc/
Dbundle.h31 extern const struct effect_interface_s effect_interface;
Dbundle.c425 context->itfe = &effect_interface; in effect_lib_create()
742 const struct effect_interface_s effect_interface = { variable
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c133 static const struct effect_interface_s effect_interface; variable
243 effect->itfe = &effect_interface; in effect_init()
652 static const struct effect_interface_s effect_interface = { variable
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c127 extern const struct effect_interface_s effect_interface;
968 context->itfe = &effect_interface; in effect_lib_create()
1268 const struct effect_interface_s effect_interface = { variable