Home
last modified time | relevance | path

Searched defs:ext_dsp_module (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_dsp_module.h98 struct ext_dsp_module { struct
100 void (*run)(struct ext_dsp_module *ext, unsigned int nframes); argument
101 void (*configure)(struct ext_dsp_module *ext, unsigned int buffer_size, argument
Dcras_iodev.h311 struct ext_dsp_module *ext_dsp_module; member