Home
last modified time | relevance | path

Searched refs:IM_TYPE_IMAGEVEC (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Ddispatch.h48 #define IM_TYPE_IMAGEVEC "imagevec" /* im_object is ptr to IMAGE[] */ macro
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Ddispatch_types.c210 IM_TYPE_IMAGEVEC, /* It's an array of IMAGE */
H A Dpackage.c1059 else if( strcmp( type->type, IM_TYPE_IMAGEVEC ) == 0 ) { in note_dependencies()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dcache.c635 if( strcmp( ty->type, IM_TYPE_IMAGEVEC ) == 0 ) { in cache_gather()
H A Dcall.c58 IM_TYPE_IMAGEVEC,