HomeSort by relevance Sort by last modified time
    Searched refs:GetPixelChannel (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/MagickCore/
compare.c 283 distance=Sa*p[i]-Da*GetPixelChannel(reconstruct_image,channel,q);
439 distance=Sa*p[i]-Da*GetPixelChannel(reconstruct_image,channel,q);
543 distance=QuantumScale*(Sa*p[i]-Da*GetPixelChannel(reconstruct_image,
647 distance=QuantumScale*fabs(Sa*p[i]-Da*GetPixelChannel(reconstruct_image,
745 distance=fabs(Sa*p[i]-Da*GetPixelChannel(reconstruct_image,channel,q));
846 distance=QuantumScale*(Sa*p[i]-Da*GetPixelChannel(reconstruct_image,
971 image_statistics[channel].mean)*(GetPixelChannel(
978 image_statistics[channel].mean)*(Da*GetPixelChannel(
    [all...]
composite.c 465 q[i]=GetPixelChannel(source_image,channel,p);
482 Sc=(MagickRealType) GetPixelChannel(source_image,channel,p);
    [all...]
channel.c 182 GetPixelChannel(source_image,source_channel,p),q);
    [all...]
pixel-accessor.h 109 static inline Quantum GetPixelChannel(const Image *magick_restrict image,
statistic.c 558 random_info[id],GetPixelChannel(image,channel,p),op,
666 random_info[id],GetPixelChannel(image,channel,p),j == 0 ?
    [all...]
pixel.c     [all...]
effect.c     [all...]
fx.c     [all...]

Completed in 136 milliseconds