Home
last modified time | relevance | path

Searched defs:CreateAVMemory (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davmemory.cpp61 std::shared_ptr<AVMemory> AVMemory::CreateAVMemory(std::shared_ptr<AVAllocator> allocator, int32_t … in CreateAVMemory() function in OHOS::Media::AVMemory
96 std::shared_ptr<AVMemory> AVMemory::CreateAVMemory(uint8_t *ptr, int32_t capacity, int32_t size) in CreateAVMemory() function in OHOS::Media::AVMemory
107 std::shared_ptr<AVMemory> AVMemory::CreateAVMemory(MessageParcel &parcel, bool isSurfaceBuffer) in CreateAVMemory() function in OHOS::Media::AVMemory
150 std::shared_ptr<AVMemory> AVMemory::CreateAVMemory(sptr<SurfaceBuffer> surfaceBuffer) in CreateAVMemory() function in OHOS::Media::AVMemory