Searched defs:AudioMmapBufferDescriptorVdi (Results 1 – 1 of 1) sorted by relevance
312 struct AudioMmapBufferDescriptorVdi { struct313 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;