Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Daudio_types_vdi.h382 struct AudioMmapBufferDescriptorVdi { struct
383 int8_t *memoryAddress;
384 uint32_t memoryAddressLen;
385 int32_t memoryFd;
386 int32_t totalBufferFrames;
387 int32_t transferFrameSize;
388 int32_t isShareable;
389 uint32_t offset;
390 char *filePath;