Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dviff.c149 #define VFF_LOC_IMPLICIT 1 in ReadVIFFImage() macro
371 if (viff_info.location_type != VFF_LOC_IMPLICIT) in ReadVIFFImage()
890 #define VFF_LOC_IMPLICIT 1 in WriteVIFFImage() macro
1017 viff_info.location_type=VFF_LOC_IMPLICIT; in WriteVIFFImage()