Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dblob.c264 MagickExport void AttachBlob(BlobInfo *blob_info,const void *blob, in AttachBlob()
305 MagickExport void AttachCustomStream(BlobInfo *blob_info, in AttachCustomStream()
432 *blob_info, in BlobToImage() local
546 MagickExport BlobInfo *CloneBlobInfo(const BlobInfo *blob_info) in CloneBlobInfo()
592 static inline void ThrowBlobException(BlobInfo *blob_info) in ThrowBlobException()
602 *magick_restrict blob_info; in CloseBlob() local
787 *blob_info; in CustomStreamToImage() local
936 *magick_restrict blob_info; in DestroyBlob() local
1028 MagickExport void *DetachBlob(BlobInfo *blob_info) in DetachBlob()
1084 *magick_restrict blob_info, in DisassociateBlob() local
[all …]
/external/ComputeLibrary/src/runtime/
DBlobMemoryPool.cpp36 BlobMemoryPool::BlobMemoryPool(IAllocator *allocator, std::vector<BlobInfo> blob_info) in BlobMemoryPool()
79 void BlobMemoryPool::allocate_blobs(const std::vector<BlobInfo> &blob_info) in allocate_blobs()
DOffsetMemoryPool.cpp37 OffsetMemoryPool::OffsetMemoryPool(IAllocator *allocator, BlobInfo blob_info) in OffsetMemoryPool()
/external/ImageMagick/coders/
Dmagick.c13045 *blob_info; in ReadMAGICKImage() local
Dpattern.c950 *blob_info; in ReadPATTERNImage() local
Dxpm.c673 *blob_info; in WritePICONImage() local