Home
last modified time | relevance | path

Searched refs:ipdb_image_alloc (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dipdb.h229 ipdb_image_alloc(const char * const name,
H A Dipdb.c258 ipdb_image_alloc(const char * const name, in ipdb_image_alloc() function
H A Dpamtopdbimg.c478 ipdb_image_alloc(name, type, adjustedWidth, adjustedHeight); in imageInsertInit()
H A Dpdbimgtopam.c548 pdbP->i = ipdb_image_alloc(pdbP->p->name, IMG_GRAY, 0, 0); in ipdbRead()