Home
last modified time | relevance | path

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

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