Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DBlobMemoryPool.h82 std::vector<BlobInfo> _blob_info; /**< Information of each blob */ variable
H A DOffsetMemoryPool.h76 BlobInfo _blob_info; /**< Information for the blob to allocate */ variable