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.h347 struct AudioMmapBufferDescriptorVdi { struct
348 int8_t *memoryAddress;
349 uint32_t memoryAddressLen;
350 int32_t memoryFd;
351 int32_t totalBufferFrames;
352 int32_t transferFrameSize;
353 int32_t isShareable;
354 uint32_t offset;
355 char *filePath;