HomeSort by relevance Sort by last modified time
    Searched defs:ext_dsp_module (Results 1 - 2 of 2) sorted by null

  /external/adhd/cras/src/server/
cras_dsp_module.h 86 * According to above diagram, an ext_dsp_module works by appending to
99 struct ext_dsp_module { struct
101 void (*run)(struct ext_dsp_module *ext,
103 void (*configure)(struct ext_dsp_module *ext,
116 struct ext_dsp_module *ext_module);
cras_iodev.h 181 * ext_dsp_module - External dsp module to process audio data in stream level
256 struct ext_dsp_module *ext_dsp_module; member in struct:cras_iodev
622 struct ext_dsp_module *ext);

Completed in 312 milliseconds