HomeSort by relevance Sort by last modified time
    Searched full:psd_info (Results 1 - 1 of 1) sorted by null

  /external/ImageMagick/coders/
psd.c 573 static inline MagickSizeType GetPSDSize(const PSDInfo *psd_info,Image *image)
575 if (psd_info->version == 1)
948 const PSDInfo *psd_info,const size_t size)
961 if (psd_info->version == 1)
970 static MagickBooleanType ReadPSDChannelRLE(Image *image,const PSDInfo *psd_info,
1034 status=ReadPSDChannelPixels(image,psd_info->channels,y,type,pixels,
1160 static MagickBooleanType ReadPSDChannel(Image *image,const PSDInfo *psd_info,
1774 psd_info; local
2654 psd_info; local
    [all...]

Completed in 914 milliseconds