Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/
DBlobMemoryPool.cpp35 BlobMemoryPool::BlobMemoryPool(IAllocator *allocator, std::vector<BlobInfo> blob_info) in BlobMemoryPool()
77 void BlobMemoryPool::allocate_blobs(const std::vector<BlobInfo> &blob_info) in allocate_blobs()
DOffsetMemoryPool.cpp36 OffsetMemoryPool::OffsetMemoryPool(IAllocator *allocator, BlobInfo blob_info) in OffsetMemoryPool()