Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Ddds.c86 #define DDPF_FOURCC 0x00000004 macro
1142 if ((dds_info->pixelformat.flags & DDPF_FOURCC) && in ReadDDSInfo()
1971 else if (dds_info.pixelformat.flags & DDPF_FOURCC) in ReadDDSImage()
3250 if (pixelFormat == DDPF_FOURCC) in WriteImageData()
3355 if (format == DDPF_FOURCC) in WriteDDSInfo()
3366 if (format != DDPF_FOURCC && image->alpha_trait != UndefinedPixelTrait) in WriteDDSInfo()
3375 if (pixelFormat == DDPF_FOURCC) in WriteDDSInfo()
3403 if (pixelFormat == DDPF_FOURCC) in WriteDDSInfo()
3465 pixelFormat=DDPF_FOURCC; in WriteDDSImage()
3485 if (pixelFormat == DDPF_FOURCC) in WriteDDSImage()