Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetMatrixColumns

237   for (step=1; step < GetMatrixColumns(p); step*=2)
239 for (x=0; x < (ssize_t) GetMatrixColumns(p); x+=2*(ssize_t) step)
297 magick_number_threads(image,image,GetMatrixColumns(p),1)
299 for (x=0; x < (ssize_t) GetMatrixColumns(p); x++)
324 projection[GetMatrixColumns(p)+sign*x-1]=sum;