Searched defs:AVSharedMemoryBaseImpl (Results 1 – 2 of 2) sorted by relevance
26 struct AVSharedMemoryBaseImpl : public AVDataSrcMemory { struct28 AVSharedMemoryBaseImpl(int32_t fd, int32_t size, uint32_t flags, const std::string &name) in AVSharedMemoryBaseImpl() function
32 struct AVSharedMemoryBaseImpl : public AVSharedMemoryBase { struct34 AVSharedMemoryBaseImpl(int32_t fd, int32_t size, uint32_t flags, const std::string &name) in AVSharedMemoryBaseImpl() argument