Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetOptimalKernelWidth1D

1152           kernel->width = GetOptimalKernelWidth1D(args->rho,sigma);
1238 kernel->width = (GetOptimalKernelWidth1D(args->rho,sigma)-1)/2+1;