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