Searched defs:AVSharedMemoryBaseImpl (Results 1 – 1 of 1) sorted by relevance
30 struct AVSharedMemoryBaseImpl : public AVSharedMemoryBase { struct32 AVSharedMemoryBaseImpl(int32_t fd, int32_t size, uint32_t flags, const std::string &name) in AVSharedMemoryBaseImpl() function