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

/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

Completed in 155 milliseconds