Searched defs:AudioMmapBufferDescriptorVdi (Results 1 – 1 of 1) sorted by relevance
382 struct AudioMmapBufferDescriptorVdi { struct383 int8_t *memoryAddress;384 uint32_t memoryAddressLen;385 int32_t memoryFd;386 int32_t totalBufferFrames;387 int32_t transferFrameSize;388 int32_t isShareable;389 uint32_t offset;390 char *filePath;