• Home
  • Raw
  • Download

Lines Matching refs:channel_distortion

1067             *channel_distortion;  in CompareImagesCommand()  local
1069 channel_distortion=GetImageDistortions(image,reconstruct_image, in CompareImagesCommand()
1092 QuantumRange*channel_distortion[RedPixelChannel], in CompareImagesCommand()
1093 channel_distortion[RedPixelChannel]); in CompareImagesCommand()
1095 QuantumRange*channel_distortion[GreenPixelChannel], in CompareImagesCommand()
1096 channel_distortion[GreenPixelChannel]); in CompareImagesCommand()
1098 QuantumRange*channel_distortion[BluePixelChannel], in CompareImagesCommand()
1099 channel_distortion[BluePixelChannel]); in CompareImagesCommand()
1102 QuantumRange*channel_distortion[AlphaPixelChannel], in CompareImagesCommand()
1103 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
1109 QuantumRange*channel_distortion[CyanPixelChannel], in CompareImagesCommand()
1110 channel_distortion[CyanPixelChannel]); in CompareImagesCommand()
1112 QuantumRange*channel_distortion[MagentaPixelChannel], in CompareImagesCommand()
1113 channel_distortion[MagentaPixelChannel]); in CompareImagesCommand()
1115 QuantumRange*channel_distortion[YellowPixelChannel], in CompareImagesCommand()
1116 channel_distortion[YellowPixelChannel]); in CompareImagesCommand()
1118 QuantumRange*channel_distortion[BlackPixelChannel], in CompareImagesCommand()
1119 channel_distortion[BlackPixelChannel]); in CompareImagesCommand()
1122 QuantumRange*channel_distortion[AlphaPixelChannel], in CompareImagesCommand()
1123 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
1129 QuantumRange*channel_distortion[GrayPixelChannel], in CompareImagesCommand()
1130 channel_distortion[GrayPixelChannel]); in CompareImagesCommand()
1133 QuantumRange*channel_distortion[AlphaPixelChannel], in CompareImagesCommand()
1134 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
1139 QuantumRange*channel_distortion[MaxPixelChannels], in CompareImagesCommand()
1140 channel_distortion[MaxPixelChannels]); in CompareImagesCommand()
1154 channel_distortion[RedPixelChannel]); in CompareImagesCommand()
1156 channel_distortion[GreenPixelChannel]); in CompareImagesCommand()
1158 channel_distortion[BluePixelChannel]); in CompareImagesCommand()
1161 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
1167 channel_distortion[CyanPixelChannel]); in CompareImagesCommand()
1169 channel_distortion[MagentaPixelChannel]); in CompareImagesCommand()
1171 channel_distortion[YellowPixelChannel]); in CompareImagesCommand()
1173 channel_distortion[BlackPixelChannel]); in CompareImagesCommand()
1176 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
1182 channel_distortion[GrayPixelChannel]); in CompareImagesCommand()
1185 channel_distortion[AlphaPixelChannel]); in CompareImagesCommand()
1190 channel_distortion[MaxPixelChannels]); in CompareImagesCommand()
1196 channel_distortion[MaxPixelChannels], in CompareImagesCommand()
1204 channel_distortion=(double *) RelinquishMagickMemory( in CompareImagesCommand()
1205 channel_distortion); in CompareImagesCommand()