WLUT_WIDTH        135 magick/resample.c     filter_lut[WLUT_WIDTH];
WLUT_WIDTH        610 magick/resample.c       if ( Q < (double)WLUT_WIDTH ) {
WLUT_WIDTH       1215 magick/resample.c     scale = (double)WLUT_WIDTH/F;
WLUT_WIDTH       1304 magick/resample.c     r_scale = resample_filter->support*sqrt(1.0/(double)WLUT_WIDTH);
WLUT_WIDTH       1305 magick/resample.c     for(Q=0; Q<WLUT_WIDTH; Q++)
WLUT_WIDTH       1339 magick/resample.c   r_scale = -2.77258872223978123767/(WLUT_WIDTH*blur*blur);
WLUT_WIDTH       1340 magick/resample.c   for(Q=0; Q<WLUT_WIDTH; Q++)
WLUT_WIDTH       1342 magick/resample.c   resample_filter->support = WLUT_WIDTH;
WLUT_WIDTH       1365 magick/resample.c                    WLUT_WIDTH, CommandOptionToMnemonic(MagickFilterOptions,
WLUT_WIDTH       1377 magick/resample.c         r_scale = resample_filter->support*sqrt(1.0/(double)WLUT_WIDTH);
WLUT_WIDTH       1378 magick/resample.c         for(Q=0; Q<WLUT_WIDTH; Q++)