WLUT_WIDTH 135 magick/resample.c filter_lut[WLUT_WIDTH];
WLUT_WIDTH 610 magick/resample.c if ( Q < (double)WLUT_WIDTH ) {
WLUT_WIDTH 1214 magick/resample.c scale = (double)WLUT_WIDTH/F;
WLUT_WIDTH 1303 magick/resample.c r_scale = resample_filter->support*sqrt(1.0/(double)WLUT_WIDTH);
WLUT_WIDTH 1304 magick/resample.c for(Q=0; Q<WLUT_WIDTH; Q++)
WLUT_WIDTH 1338 magick/resample.c r_scale = -2.77258872223978123767/(WLUT_WIDTH*blur*blur);
WLUT_WIDTH 1339 magick/resample.c for(Q=0; Q<WLUT_WIDTH; Q++)
WLUT_WIDTH 1341 magick/resample.c resample_filter->support = WLUT_WIDTH;
WLUT_WIDTH 1364 magick/resample.c WLUT_WIDTH, CommandOptionToMnemonic(MagickFilterOptions,
WLUT_WIDTH 1376 magick/resample.c r_scale = resample_filter->support*sqrt(1.0/(double)WLUT_WIDTH);
WLUT_WIDTH 1377 magick/resample.c for(Q=0; Q<WLUT_WIDTH; Q++)