Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:AcquireQuantumMemory

459   mb_hash=(HuffmanTable **) AcquireQuantumMemory(HashSize,sizeof(*mb_hash));
460 mw_hash=(HuffmanTable **) AcquireQuantumMemory(HashSize,sizeof(*mw_hash));
461 scanline=(unsigned char *) AcquireQuantumMemory((size_t) image->columns,
764 scanline=(unsigned char *) AcquireQuantumMemory((size_t) width+1UL,
976 table=(TableType *) AcquireQuantumMemory(1UL << 12,sizeof(*table));
1113 packbits=(unsigned char *) AcquireQuantumMemory(128UL,sizeof(*packbits));
1236 return((voidpf) AcquireQuantumMemory(items,size));
1268 compress_pixels=(unsigned char *) AcquireQuantumMemory(compress_packets,