Home
last modified time | relevance | path

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

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/hevc/agnostic/base/
H A Dhevcehw_base_alloc.cpp49 IAllocation* Allocator::MakeAlloc(std::unique_ptr<MfxEncodeHW::ResPool>&& upAlloc) in MakeAlloc() function in Allocator
H A Dhevcehw_base_data.h1409 using MakeAlloc = StorageVar<__LINE__ - _KD, std::function<IAllocation*(VideoCORE&)>>; member
/dports/devel/upp/upp/uppsrc/Core/
H A DHeapImp.h205 void *BlkHeap<Detail, BlkSize>::MakeAlloc(BlkHeader *h, word wcount) in MakeAlloc() function