PNG_SCALE_16_TO_8 4055 png.c               if (png_ptr->transformations & (PNG_16_TO_8 | PNG_SCALE_16_TO_8))
PNG_SCALE_16_TO_8 4075 png.c               if (png_ptr->transformations & (PNG_16_TO_8 | PNG_SCALE_16_TO_8))
PNG_SCALE_16_TO_8  177 pngrtran.c        png_ptr->transformations |= PNG_SCALE_16_TO_8;
PNG_SCALE_16_TO_8 1511 pngrtran.c        if ((png_ptr->transformations & (PNG_16_TO_8|PNG_SCALE_16_TO_8)) &&
PNG_SCALE_16_TO_8 1990 pngrtran.c              if (png_ptr->transformations & PNG_SCALE_16_TO_8)
PNG_SCALE_16_TO_8 2014 pngrtran.c                 png_ptr->transformations |= PNG_SCALE_16_TO_8;
PNG_SCALE_16_TO_8 4864 pngrtran.c        if (png_ptr->transformations & PNG_SCALE_16_TO_8)