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