Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dsun.c223 #define RT_STANDARD 1 in ReadSUNImage() macro
318 if ((sun_info.type != RT_STANDARD) && (sun_info.type != RT_ENCODED) && in ReadSUNImage()
570 if (sun_info.type == RT_STANDARD) in ReadSUNImage()
742 #define RT_STANDARD 1 in WriteSUNImage() macro
808 (image->storage_class == DirectClass ? RT_FORMAT_RGB : RT_STANDARD); in WriteSUNImage()