Searched defs:OH_AVMemory (Results 1 – 5 of 5) sorted by relevance
47 struct OH_AVMemory : public MFObjectMagic { struct51 std::shared_ptr<OHOS::Media::AVSharedMemory> memory_;52 bool isUserCreated = false;
48 typedef struct OH_AVMemory OH_AVMemory; typedef
48 OH_AVMemory::OH_AVMemory(const std::shared_ptr<AVSharedMemory> &mem) in OH_AVMemory() function in OH_AVMemory
224 ### OH_AVMemory subsection