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.h312 struct AudioMmapBufferDescriptorVdi { struct
313 int8_t *memoryAddress;
314 uint32_t memoryAddressLen;
315 int32_t memoryFd;
316 int32_t totalBufferFrames;
317 int32_t transferFrameSize;
318 int32_t isShareable;
319 uint32_t offset;
320 char *filePath;