Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dviff.c160 #define VFF_TYP_1_BYTE 1 in ReadVIFFImage() macro
352 (viff_info.data_storage_type != VFF_TYP_1_BYTE) && in ReadVIFFImage()
555 if ((viff_info.data_storage_type != VFF_TYP_1_BYTE) && in ReadVIFFImage()
896 #define VFF_TYP_1_BYTE 1 in WriteVIFFImage() macro
1036 viff_info.data_storage_type=VFF_TYP_1_BYTE; in WriteVIFFImage()
1043 viff_info.data_storage_type=VFF_TYP_1_BYTE; in WriteVIFFImage()