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

/external/ImageMagick/MagickCore/
H A Didentify.c388 static ssize_t PrintChannelPerceptualHash(FILE *file,const PixelChannel channel,
871 (void) PrintChannelPerceptualHash(file,RedPixelChannel,"Red, Hue",
873 (void) PrintChannelPerceptualHash(file,GreenPixelChannel,"Green, Chroma",
875 (void) PrintChannelPerceptualHash(file,BluePixelChannel,"Blue, Luma",
878 (void) PrintChannelPerceptualHash(file,AlphaPixelChannel,"Alpha, Alpha",
386 static ssize_t PrintChannelPerceptualHash(FILE *file,const PixelChannel channel, function
/external/ImageMagick/coders/
H A Djson.c616 static ssize_t PrintChannelPerceptualHash(FILE *file,const ChannelType channel,
1038 (void) PrintChannelPerceptualHash(file,AlphaChannel,"alphaAlpha",
1040 (void) PrintChannelPerceptualHash(file,RedChannel,"redHue",MagickTrue,
1042 (void) PrintChannelPerceptualHash(file,GreenChannel,"greenChroma",
1044 (void) PrintChannelPerceptualHash(file,BlueChannel,"blueLuma",MagickFalse,
611 static ssize_t PrintChannelPerceptualHash(FILE *file,const ChannelType channel, function

Completed in 220 milliseconds