WLUT_WIDTH        135 magick/resample.c     filter_lut[WLUT_WIDTH];
WLUT_WIDTH        610 magick/resample.c       if ( Q < (double)WLUT_WIDTH ) {
WLUT_WIDTH       1213 magick/resample.c     scale = (double)WLUT_WIDTH/F;
WLUT_WIDTH       1302 magick/resample.c     r_scale = resample_filter->support*sqrt(1.0/(double)WLUT_WIDTH);
WLUT_WIDTH       1303 magick/resample.c     for(Q=0; Q<WLUT_WIDTH; Q++)
WLUT_WIDTH       1337 magick/resample.c   r_scale = -2.77258872223978123767/(WLUT_WIDTH*blur*blur);
WLUT_WIDTH       1338 magick/resample.c   for(Q=0; Q<WLUT_WIDTH; Q++)
WLUT_WIDTH       1340 magick/resample.c   resample_filter->support = WLUT_WIDTH;
WLUT_WIDTH       1363 magick/resample.c                    WLUT_WIDTH, CommandOptionToMnemonic(MagickFilterOptions,
WLUT_WIDTH       1375 magick/resample.c         r_scale = resample_filter->support*sqrt(1.0/(double)WLUT_WIDTH);
WLUT_WIDTH       1376 magick/resample.c         for(Q=0; Q<WLUT_WIDTH; Q++)