Searched refs:VFF_TYP_BIT (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dviff.c164 #define VFF_TYP_BIT 0
346 if ((viff_info.data_storage_type != VFF_TYP_BIT) &&
381 if (viff_info.data_storage_type == VFF_TYP_BIT)
506 if (viff_info.data_storage_type == VFF_TYP_BIT)
620 if (viff_info.data_storage_type == VFF_TYP_BIT)
883 #define VFF_TYP_BIT 0
1047 viff_info.data_storage_type=VFF_TYP_BIT;
160 #define VFF_TYP_BIT macro
876 #define VFF_TYP_BIT macro

Completed in 94 milliseconds