Searched refs:effect_interface_s (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/audio/msm8909/post_proc/
H A Dbundle.h34 extern const struct effect_interface_s effect_interface;
74 const struct effect_interface_s *itfe;
H A Dbundle.c766 const struct effect_interface_s effect_interface = {
/hardware/qcom/audio/post_proc/
H A Dbundle.h31 extern const struct effect_interface_s effect_interface;
71 const struct effect_interface_s *itfe;
H A Dvolume_listener.c55 static const struct effect_interface_s effect_interface;
73 const struct effect_interface_s *itfe;
774 static const struct effect_interface_s effect_interface = {
H A Dbundle.c744 const struct effect_interface_s effect_interface = {
/hardware/libhardware/include/hardware/
H A Daudio_effect.h256 // Effect control interface structure: effect_interface_s
259 // The functions are grouped in a structure of type effect_interface_s.
263 // - 1 it is the address of a pointer to an effect_interface_s structure where the functions
268 // const struct effect_interface_s *itfe;
274 typedef struct effect_interface_s **effect_handle_t;
286 struct effect_interface_s { struct
/hardware/qcom/audio/msm8909/voice_processing/
H A Dvoice_processing.c59 const struct effect_interface_s *itfe;
133 static const struct effect_interface_s effect_interface;
658 static const struct effect_interface_s effect_interface = {
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c60 const struct effect_interface_s *itfe;
134 static const struct effect_interface_s effect_interface;
655 static const struct effect_interface_s effect_interface = {
/hardware/qcom/audio/msm8909/visualizer/
H A Doffload_visualizer.c61 const struct effect_interface_s *itfe;
117 extern const struct effect_interface_s effect_interface;
1251 const struct effect_interface_s effect_interface = {
/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c71 const struct effect_interface_s *itfe;
127 extern const struct effect_interface_s effect_interface;
1268 const struct effect_interface_s effect_interface = {

Completed in 1223 milliseconds