Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h235 struct AudioRuntimeDeivces { struct
237 struct CodecDevice *codec;
238 struct PlatformDevice *platform;
239 struct DaiDevice *codecDai;
240 struct DaiDevice *cpuDai;
241 struct DspDevice *dsp;
242 struct DaiDevice *dspDai;
243 uint8_t complete;
244 uint32_t frameBits;
245 uint8_t *dmaArea;
[all …]