Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dviff.c151 #define VFF_MAPTYP_NONE 0 in ReadVIFFImage() macro
361 if ((viff_info.map_storage_type != VFF_MAPTYP_NONE) && in ReadVIFFImage()
894 #define VFF_MAPTYP_NONE 0 in WriteVIFFImage() macro
1027 viff_info.map_storage_type=VFF_MAPTYP_NONE; in WriteVIFFImage()