Searched defs:DspDevice (Results 1 – 1 of 1) sorted by relevance
24 struct DspDevice { struct25 const char *devDspName; /**< Dsp device name */49 int32_t (*Startup)(const struct AudioCard *audioCard, const struct DspDevice *dsp); argument