Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:M01

1493     M01[MaxPixelChannels+1],
1523 (void) ResetMagickMemory(M01,0,sizeof(M01));
1570 M01[channel]+=y*QuantumScale*p[i];
1571 M01[MaxPixelChannels]+=y*QuantumScale*p[i];
1590 centroid[channel].y=M01
1661 M01[MaxPixelChannels]/=GetImageChannels(image);
1698 M01[channel]=0.0;