Searched refs:CompressAlpha (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/coders/ |
D | dds.c | 943 static size_t CompressAlpha(const size_t min, const size_t max, in CompressAlpha() function 2661 err5 = CompressAlpha(min5,max5,5,alphas,indices5); in WriteAlphas() 2664 err7 = CompressAlpha(min7,max7,7,alphas,indices7); in WriteAlphas()
|