Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/audio/
H A Daudio_dsp_if.h24 struct DspDevice { struct
25 const char *devDspName; /**< Dsp device name */
49 int32_t (*Startup)(const struct AudioCard *audioCard, const struct DspDevice *dsp); argument