PNG_CONST          43 contrib/examples/pngpixel.c    row = (png_const_bytep)(((PNG_CONST png_byte (*)[8])row) + bit_offset_hi);
PNG_CONST          74 contrib/examples/pngpixel.c    PNG_CONST unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr);
PNG_CONST          88 contrib/examples/pngpixel.c             PNG_CONST unsigned int index = component(row, x, 0, bit_depth, 1);
PNG_CONST         143 contrib/gregbook/readpng2.c         static PNG_CONST png_byte chunks_to_process[] = {
PNG_CONST         350 contrib/libtests/pngstest.c static PNG_CONST char * PNG_CONST format_names[FORMAT_COUNT] =
PNG_CONST         168 contrib/libtests/pngvalid.c    PNG_CONST char *cat)
PNG_CONST         197 contrib/libtests/pngvalid.c static PNG_CONST char invalid[] = "invalid";
PNG_CONST         198 contrib/libtests/pngvalid.c static PNG_CONST char sep[] = ": ";
PNG_CONST         200 contrib/libtests/pngvalid.c static PNG_CONST char *colour_types[8] =
PNG_CONST         849 contrib/libtests/pngvalid.c    size_t pos, PNG_CONST char *msg)
PNG_CONST         967 contrib/libtests/pngvalid.c store_image_row(PNG_CONST png_store* ps, png_const_structp pp, int nImage,
PNG_CONST        1071 contrib/libtests/pngvalid.c store_image_check(PNG_CONST png_store* ps, png_const_structp pp, int iImage)
PNG_CONST        1318 contrib/libtests/pngvalid.c store_pool_error(png_store *ps, png_const_structp pp, PNG_CONST char *msg)
PNG_CONST        1382 contrib/libtests/pngvalid.c              (unsigned long)next->size, (PNG_CONST void*)(next+1));
PNG_CONST        1538 contrib/libtests/pngvalid.c    PNG_CONST char * volatile name)
PNG_CONST        1658 contrib/libtests/pngvalid.c    PNG_CONST char *name)
PNG_CONST        1778 contrib/libtests/pngvalid.c white_point(PNG_CONST color_encoding *encoding)
PNG_CONST        1793 contrib/libtests/pngvalid.c    PNG_CONST double whiteY = encoding->red.Y + encoding->green.Y +
PNG_CONST        1813 contrib/libtests/pngvalid.c    PNG_CONST color_encoding *e, double encoding_gamma)
PNG_CONST        1874 contrib/libtests/pngvalid.c    PNG_CONST color_encoding *encodings;
PNG_CONST        1876 contrib/libtests/pngvalid.c    PNG_CONST color_encoding *current_encoding; /* If an encoding has been set */
PNG_CONST        2070 contrib/libtests/pngvalid.c    PNG_CONST unsigned int digitization_factor = (1U << depth) -1;
PNG_CONST        2089 contrib/libtests/pngvalid.c static double abserr(PNG_CONST png_modifier *pm, int in_depth, int out_depth)
PNG_CONST        2101 contrib/libtests/pngvalid.c static double calcerr(PNG_CONST png_modifier *pm, int in_depth, int out_depth)
PNG_CONST        2114 contrib/libtests/pngvalid.c static double pcerr(PNG_CONST png_modifier *pm, int in_depth, int out_depth)
PNG_CONST        2137 contrib/libtests/pngvalid.c static double outerr(PNG_CONST png_modifier *pm, int in_depth, int out_depth)
PNG_CONST        2169 contrib/libtests/pngvalid.c static double outlog(PNG_CONST png_modifier *pm, int in_depth, int out_depth)
PNG_CONST        2207 contrib/libtests/pngvalid.c static int output_quantization_factor(PNG_CONST png_modifier *pm, int in_depth,
PNG_CONST        2271 contrib/libtests/pngvalid.c modifier_current_encoding(PNG_CONST png_modifier *pm, color_encoding *ce)
PNG_CONST        2285 contrib/libtests/pngvalid.c    PNG_CONST png_modifier *pm)
PNG_CONST        2314 contrib/libtests/pngvalid.c modifier_total_encodings(PNG_CONST png_modifier *pm)
PNG_CONST        2430 contrib/libtests/pngvalid.c modifier_color_encoding_is_sRGB(PNG_CONST png_modifier *pm)
PNG_CONST        2437 contrib/libtests/pngvalid.c modifier_color_encoding_is_set(PNG_CONST png_modifier *pm)
PNG_CONST        2756 contrib/libtests/pngvalid.c     PNG_CONST char *name)
PNG_CONST        2816 contrib/libtests/pngvalid.c    PNG_CONST color_encoding *encoding;
PNG_CONST        2840 contrib/libtests/pngvalid.c    PNG_CONST color_encoding *encoding)
PNG_CONST        3429 contrib/libtests/pngvalid.c check_interlace_type(int PNG_CONST interlace_type)
PNG_CONST        3449 contrib/libtests/pngvalid.c make_transform_image(png_store* PNG_CONST ps, png_byte PNG_CONST colour_type,
PNG_CONST        3450 contrib/libtests/pngvalid.c     png_byte PNG_CONST bit_depth, unsigned int palette_number,
PNG_CONST        3681 contrib/libtests/pngvalid.c make_size_image(png_store* PNG_CONST ps, png_byte PNG_CONST colour_type,
PNG_CONST        3682 contrib/libtests/pngvalid.c     png_byte PNG_CONST bit_depth, int PNG_CONST interlace_type,
PNG_CONST        3683 contrib/libtests/pngvalid.c     png_uint_32 PNG_CONST w, png_uint_32 PNG_CONST h,
PNG_CONST        3684 contrib/libtests/pngvalid.c     int PNG_CONST do_interlace)
PNG_CONST        3702 contrib/libtests/pngvalid.c       PNG_CONST png_uint_32 id = FILEID(colour_type, bit_depth, 0/*palette*/,
PNG_CONST        3780 contrib/libtests/pngvalid.c             PNG_CONST png_uint_32 wPass = PNG_PASS_COLS(w, pass);
PNG_CONST        3879 contrib/libtests/pngvalid.c make_size(png_store* PNG_CONST ps, png_byte PNG_CONST colour_type, int bdlo,
PNG_CONST        3880 contrib/libtests/pngvalid.c     int PNG_CONST bdhi)
PNG_CONST        3976 contrib/libtests/pngvalid.c static PNG_CONST struct
PNG_CONST        3979 contrib/libtests/pngvalid.c    PNG_CONST char *msg;
PNG_CONST        3989 contrib/libtests/pngvalid.c make_error(png_store* volatile psIn, png_byte PNG_CONST colour_type,
PNG_CONST        4093 contrib/libtests/pngvalid.c make_errors(png_modifier* PNG_CONST pm, png_byte PNG_CONST colour_type,
PNG_CONST        4094 contrib/libtests/pngvalid.c     int bdlo, int PNG_CONST bdhi)
PNG_CONST        4704 contrib/libtests/pngvalid.c    PNG_CONST standard_display *dp = voidcast(standard_display*,
PNG_CONST        4763 contrib/libtests/pngvalid.c     PNG_CONST int iImage, PNG_CONST int iDisplay)
PNG_CONST        4765 contrib/libtests/pngvalid.c    PNG_CONST int         npasses = dp->npasses;
PNG_CONST        4766 contrib/libtests/pngvalid.c    PNG_CONST int         do_interlace = dp->do_interlace &&
PNG_CONST        4768 contrib/libtests/pngvalid.c    PNG_CONST png_uint_32 height = standard_height(pp, dp->id);
PNG_CONST        4769 contrib/libtests/pngvalid.c    PNG_CONST png_uint_32 width = standard_width(pp, dp->id);
PNG_CONST        4770 contrib/libtests/pngvalid.c    PNG_CONST png_store*  ps = dp->ps;
PNG_CONST        5033 contrib/libtests/pngvalid.c standard_test(png_store* PNG_CONST psIn, png_uint_32 PNG_CONST id,
PNG_CONST        5121 contrib/libtests/pngvalid.c test_standard(png_modifier* PNG_CONST pm, png_byte PNG_CONST colour_type,
PNG_CONST        5122 contrib/libtests/pngvalid.c     int bdlo, int PNG_CONST bdhi)
PNG_CONST        5167 contrib/libtests/pngvalid.c test_size(png_modifier* PNG_CONST pm, png_byte PNG_CONST colour_type,
PNG_CONST        5168 contrib/libtests/pngvalid.c     int bdlo, int PNG_CONST bdhi)
PNG_CONST        5177 contrib/libtests/pngvalid.c    static PNG_CONST png_byte hinc[] = {1, 3, 11, 1, 5};
PNG_CONST        5178 contrib/libtests/pngvalid.c    static PNG_CONST png_byte winc[] = {1, 9, 5, 7, 1};
PNG_CONST        5339 contrib/libtests/pngvalid.c    PNG_CONST png_byte sample_depth = (png_byte)(colour_type ==
PNG_CONST        5341 contrib/libtests/pngvalid.c    PNG_CONST unsigned int max = (1U<<sample_depth)-1;
PNG_CONST        5359 contrib/libtests/pngvalid.c          PNG_CONST unsigned int i = this->palette_index;
PNG_CONST        5429 contrib/libtests/pngvalid.c image_pixel_add_alpha(image_pixel *this, PNG_CONST standard_display *display)
PNG_CONST        5491 contrib/libtests/pngvalid.c    PNG_CONST char *name;
PNG_CONST        5497 contrib/libtests/pngvalid.c    struct image_transform *PNG_CONST list;
PNG_CONST        5510 contrib/libtests/pngvalid.c    PNG_CONST struct image_transform *next;
PNG_CONST        5518 contrib/libtests/pngvalid.c    void (*ini)(PNG_CONST struct image_transform *this,
PNG_CONST        5523 contrib/libtests/pngvalid.c    void (*set)(PNG_CONST struct image_transform *this,
PNG_CONST        5532 contrib/libtests/pngvalid.c    void (*mod)(PNG_CONST struct image_transform *this, image_pixel *that,
PNG_CONST        5533 contrib/libtests/pngvalid.c       png_const_structp pp, PNG_CONST struct transform_display *display);
PNG_CONST        5541 contrib/libtests/pngvalid.c       PNG_CONST struct image_transform **that, png_byte colour_type,
PNG_CONST        5551 contrib/libtests/pngvalid.c    PNG_CONST image_transform* transform_list;
PNG_CONST        5592 contrib/libtests/pngvalid.c image_transform_ini_end(PNG_CONST image_transform *this,
PNG_CONST        5600 contrib/libtests/pngvalid.c image_transform_set_end(PNG_CONST image_transform *this,
PNG_CONST        5627 contrib/libtests/pngvalid.c image_transform_mod_end(PNG_CONST image_transform *this, image_pixel *that,
PNG_CONST        5628 contrib/libtests/pngvalid.c     png_const_structp pp, PNG_CONST transform_display *display)
PNG_CONST        5630 contrib/libtests/pngvalid.c    PNG_CONST unsigned int scale = (1U<<that->sample_depth)-1;
PNG_CONST        5705 contrib/libtests/pngvalid.c     PNG_CONST image_transform *transform_list)
PNG_CONST        5860 contrib/libtests/pngvalid.c    PNG_CONST char *name, double digitization_error)
PNG_CONST        5904 contrib/libtests/pngvalid.c    PNG_CONST png_store* PNG_CONST ps = dp->this.ps;
PNG_CONST        5905 contrib/libtests/pngvalid.c    PNG_CONST png_byte in_ct = dp->this.colour_type;
PNG_CONST        5906 contrib/libtests/pngvalid.c    PNG_CONST png_byte in_bd = dp->this.bit_depth;
PNG_CONST        5907 contrib/libtests/pngvalid.c    PNG_CONST png_uint_32 w = dp->this.w;
PNG_CONST        5908 contrib/libtests/pngvalid.c    PNG_CONST png_uint_32 h = dp->this.h;
PNG_CONST        5909 contrib/libtests/pngvalid.c    PNG_CONST png_byte out_ct = dp->output_colour_type;
PNG_CONST        5910 contrib/libtests/pngvalid.c    PNG_CONST png_byte out_bd = dp->output_bit_depth;
PNG_CONST        5911 contrib/libtests/pngvalid.c    PNG_CONST png_byte sample_depth = (png_byte)(out_ct ==
PNG_CONST        5913 contrib/libtests/pngvalid.c    PNG_CONST png_byte red_sBIT = dp->this.red_sBIT;
PNG_CONST        5914 contrib/libtests/pngvalid.c    PNG_CONST png_byte green_sBIT = dp->this.green_sBIT;
PNG_CONST        5915 contrib/libtests/pngvalid.c    PNG_CONST png_byte blue_sBIT = dp->this.blue_sBIT;
PNG_CONST        5916 contrib/libtests/pngvalid.c    PNG_CONST png_byte alpha_sBIT = dp->this.alpha_sBIT;
PNG_CONST        5917 contrib/libtests/pngvalid.c    PNG_CONST int have_tRNS = dp->this.is_transparent;
PNG_CONST        5972 contrib/libtests/pngvalid.c       png_const_bytep PNG_CONST pRow = store_image_row(ps, pp, 0, y);
PNG_CONST        6071 contrib/libtests/pngvalid.c transform_test(png_modifier *pmIn, PNG_CONST png_uint_32 idIn,
PNG_CONST        6072 contrib/libtests/pngvalid.c     PNG_CONST image_transform* transform_listIn, PNG_CONST char * volatile name)
PNG_CONST        6174 contrib/libtests/pngvalid.c image_transform_default_ini(PNG_CONST image_transform *this,
PNG_CONST        6183 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6198 contrib/libtests/pngvalid.c image_transform_png_set_palette_to_rgb_set(PNG_CONST image_transform *this,
PNG_CONST        6206 contrib/libtests/pngvalid.c image_transform_png_set_palette_to_rgb_mod(PNG_CONST image_transform *this,
PNG_CONST        6208 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6218 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6236 contrib/libtests/pngvalid.c image_transform_png_set_tRNS_to_alpha_set(PNG_CONST image_transform *this,
PNG_CONST        6244 contrib/libtests/pngvalid.c image_transform_png_set_tRNS_to_alpha_mod(PNG_CONST image_transform *this,
PNG_CONST        6246 contrib/libtests/pngvalid.c    PNG_CONST transform_display *display)
PNG_CONST        6272 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6294 contrib/libtests/pngvalid.c image_transform_png_set_gray_to_rgb_set(PNG_CONST image_transform *this,
PNG_CONST        6302 contrib/libtests/pngvalid.c image_transform_png_set_gray_to_rgb_mod(PNG_CONST image_transform *this,
PNG_CONST        6304 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6335 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6353 contrib/libtests/pngvalid.c image_transform_png_set_expand_set(PNG_CONST image_transform *this,
PNG_CONST        6361 contrib/libtests/pngvalid.c image_transform_png_set_expand_mod(PNG_CONST image_transform *this,
PNG_CONST        6363 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6379 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6403 contrib/libtests/pngvalid.c     PNG_CONST image_transform *this, transform_display *that, png_structp pp,
PNG_CONST        6412 contrib/libtests/pngvalid.c     PNG_CONST image_transform *this, image_pixel *that, png_const_structp pp,
PNG_CONST        6413 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6420 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6434 contrib/libtests/pngvalid.c image_transform_png_set_expand_16_set(PNG_CONST image_transform *this,
PNG_CONST        6442 contrib/libtests/pngvalid.c image_transform_png_set_expand_16_mod(PNG_CONST image_transform *this,
PNG_CONST        6444 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6463 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6482 contrib/libtests/pngvalid.c image_transform_png_set_scale_16_set(PNG_CONST image_transform *this,
PNG_CONST        6490 contrib/libtests/pngvalid.c image_transform_png_set_scale_16_mod(PNG_CONST image_transform *this,
PNG_CONST        6492 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6508 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6526 contrib/libtests/pngvalid.c image_transform_png_set_strip_16_set(PNG_CONST image_transform *this,
PNG_CONST        6534 contrib/libtests/pngvalid.c image_transform_png_set_strip_16_mod(PNG_CONST image_transform *this,
PNG_CONST        6536 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6561 contrib/libtests/pngvalid.c             PNG_CONST double d = (255-128.5)/65535;
PNG_CONST        6575 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6593 contrib/libtests/pngvalid.c image_transform_png_set_strip_alpha_set(PNG_CONST image_transform *this,
PNG_CONST        6601 contrib/libtests/pngvalid.c image_transform_png_set_strip_alpha_mod(PNG_CONST image_transform *this,
PNG_CONST        6603 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6618 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        6676 contrib/libtests/pngvalid.c image_transform_png_set_rgb_to_gray_ini(PNG_CONST image_transform *this,
PNG_CONST        6680 contrib/libtests/pngvalid.c    PNG_CONST color_encoding *e = pm->current_encoding;
PNG_CONST        6695 contrib/libtests/pngvalid.c       PNG_CONST double whiteY = e->red.Y + e->green.Y + e->blue.Y;
PNG_CONST        6834 contrib/libtests/pngvalid.c image_transform_png_set_rgb_to_gray_set(PNG_CONST image_transform *this,
PNG_CONST        6837 contrib/libtests/pngvalid.c    PNG_CONST int error_action = 1; /* no error, no defines in png.h */
PNG_CONST        6874 contrib/libtests/pngvalid.c             PNG_CONST char *el;
PNG_CONST        6961 contrib/libtests/pngvalid.c image_transform_png_set_rgb_to_gray_mod(PNG_CONST image_transform *this,
PNG_CONST        6963 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        6975 contrib/libtests/pngvalid.c          PNG_CONST png_modifier *pm = display->pm;
PNG_CONST        7016 contrib/libtests/pngvalid.c             PNG_CONST double power = 1/data.gamma;
PNG_CONST        7017 contrib/libtests/pngvalid.c             PNG_CONST double abse = calc_depth == 16 ? .5/65535 : .5/255;
PNG_CONST        7052 contrib/libtests/pngvalid.c             PNG_CONST int do_round = data.gamma != 1 || calc_depth == 16;
PNG_CONST        7053 contrib/libtests/pngvalid.c             PNG_CONST double ce = 1. / 32768;
PNG_CONST        7071 contrib/libtests/pngvalid.c             PNG_CONST double power = data.gamma;
PNG_CONST        7148 contrib/libtests/pngvalid.c             PNG_CONST png_modifier *pm = display->pm;
PNG_CONST        7238 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, png_byte colour_type, png_byte bit_depth)
PNG_CONST        7269 contrib/libtests/pngvalid.c image_transform_png_set_background_set(PNG_CONST image_transform *this,
PNG_CONST        7329 contrib/libtests/pngvalid.c image_transform_png_set_background_mod(PNG_CONST image_transform *this,
PNG_CONST        7331 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        7394 contrib/libtests/pngvalid.c static image_transform *PNG_CONST image_transform_first = &PT;
PNG_CONST        7397 contrib/libtests/pngvalid.c transform_enable(PNG_CONST char *name)
PNG_CONST        7430 contrib/libtests/pngvalid.c transform_disable(PNG_CONST char *name)
PNG_CONST        7493 contrib/libtests/pngvalid.c image_transform_add(PNG_CONST image_transform **this, unsigned int max,
PNG_CONST        7572 contrib/libtests/pngvalid.c image_transform_png_set_@_set(PNG_CONST image_transform *this,
PNG_CONST        7580 contrib/libtests/pngvalid.c image_transform_png_set_@_mod(PNG_CONST image_transform *this,
PNG_CONST        7582 contrib/libtests/pngvalid.c     PNG_CONST transform_display *display)
PNG_CONST        7589 contrib/libtests/pngvalid.c     PNG_CONST image_transform **that, char *name, size_t sizeof_name,
PNG_CONST        7665 contrib/libtests/pngvalid.c          PNG_CONST image_transform *list = 0;
PNG_CONST        7726 contrib/libtests/pngvalid.c     int do_background, PNG_CONST png_color_16 *pointer_to_the_background_color,
PNG_CONST        7794 contrib/libtests/pngvalid.c          PNG_CONST double sg = dp->screen_gamma;
PNG_CONST        7796 contrib/libtests/pngvalid.c             PNG_CONST png_fixed_point g = fix(sg);
PNG_CONST        7842 contrib/libtests/pngvalid.c          PNG_CONST double bg = dp->background_gamma;
PNG_CONST        7844 contrib/libtests/pngvalid.c             PNG_CONST png_fixed_point g = fix(bg);
PNG_CONST        7918 contrib/libtests/pngvalid.c    PNG_CONST unsigned int outmax = (1U<<out_depth)-1;
PNG_CONST        7963 contrib/libtests/pngvalid.c          PNG_CONST double bg_inverse = 1/dp->background_gamma;
PNG_CONST        8077 contrib/libtests/pngvalid.c gamma_component_validate(PNG_CONST char *name, PNG_CONST validate_info *vi,
PNG_CONST        8078 contrib/libtests/pngvalid.c     PNG_CONST unsigned int id, PNG_CONST unsigned int od,
PNG_CONST        8079 contrib/libtests/pngvalid.c     PNG_CONST double alpha /* <0 for the alpha channel itself */,
PNG_CONST        8080 contrib/libtests/pngvalid.c     PNG_CONST double background /* component background value */)
PNG_CONST        8082 contrib/libtests/pngvalid.c    PNG_CONST unsigned int isbit = id >> vi->isbit_shift;
PNG_CONST        8083 contrib/libtests/pngvalid.c    PNG_CONST unsigned int sbit_max = vi->sbit_max;
PNG_CONST        8084 contrib/libtests/pngvalid.c    PNG_CONST unsigned int outmax = vi->outmax;
PNG_CONST        8085 contrib/libtests/pngvalid.c    PNG_CONST int do_background = vi->do_background;
PNG_CONST        8650 contrib/libtests/pngvalid.c    PNG_CONST png_store* PNG_CONST ps = dp->this.ps;
PNG_CONST        8651 contrib/libtests/pngvalid.c    PNG_CONST png_byte in_ct = dp->this.colour_type;
PNG_CONST        8652 contrib/libtests/pngvalid.c    PNG_CONST png_byte in_bd = dp->this.bit_depth;
PNG_CONST        8653 contrib/libtests/pngvalid.c    PNG_CONST png_uint_32 w = dp->this.w;
PNG_CONST        8654 contrib/libtests/pngvalid.c    PNG_CONST png_uint_32 h = dp->this.h;
PNG_CONST        8655 contrib/libtests/pngvalid.c    PNG_CONST size_t cbRow = dp->this.cbRow;
PNG_CONST        8656 contrib/libtests/pngvalid.c    PNG_CONST png_byte out_ct = png_get_color_type(pp, pi);
PNG_CONST        8657 contrib/libtests/pngvalid.c    PNG_CONST png_byte out_bd = png_get_bit_depth(pp, pi);
PNG_CONST        8698 contrib/libtests/pngvalid.c    PNG_CONST unsigned int samples_per_pixel = (out_ct & 2U) ? 3U : 1U;
PNG_CONST        8701 contrib/libtests/pngvalid.c    PNG_CONST store_palette_entry *in_palette = dp->this.palette;
PNG_CONST        8702 contrib/libtests/pngvalid.c    PNG_CONST int in_is_transparent = dp->this.is_transparent;
PNG_CONST        8748 contrib/libtests/pngvalid.c             PNG_CONST unsigned int in_index =
PNG_CONST        8750 contrib/libtests/pngvalid.c             PNG_CONST unsigned int out_index =
PNG_CONST        8759 contrib/libtests/pngvalid.c                PNG_CONST unsigned int input_alpha = in_ct == 3 ?
PNG_CONST        8855 contrib/libtests/pngvalid.c gamma_test(png_modifier *pmIn, PNG_CONST png_byte colour_typeIn,
PNG_CONST        8856 contrib/libtests/pngvalid.c     PNG_CONST png_byte bit_depthIn, PNG_CONST int palette_numberIn,
PNG_CONST        8857 contrib/libtests/pngvalid.c     PNG_CONST int interlace_typeIn,
PNG_CONST        8858 contrib/libtests/pngvalid.c     PNG_CONST double file_gammaIn, PNG_CONST double screen_gammaIn,
PNG_CONST        8859 contrib/libtests/pngvalid.c     PNG_CONST png_byte sbitIn, PNG_CONST int threshold_testIn,
PNG_CONST        8860 contrib/libtests/pngvalid.c     PNG_CONST char *name,
PNG_CONST        8861 contrib/libtests/pngvalid.c     PNG_CONST int use_input_precisionIn, PNG_CONST int scale16In,
PNG_CONST        8862 contrib/libtests/pngvalid.c     PNG_CONST int expand16In, PNG_CONST int do_backgroundIn,
PNG_CONST        8863 contrib/libtests/pngvalid.c     PNG_CONST png_color_16 *bkgd_colorIn, double bkgd_gammaIn)
PNG_CONST        9062 contrib/libtests/pngvalid.c    PNG_CONST png_byte colour_type, PNG_CONST png_byte bit_depth,
PNG_CONST        9063 contrib/libtests/pngvalid.c    PNG_CONST int palette_number,
PNG_CONST        9064 contrib/libtests/pngvalid.c    PNG_CONST int interlace_type, PNG_CONST double file_gamma,
PNG_CONST        9065 contrib/libtests/pngvalid.c    PNG_CONST double screen_gamma, PNG_CONST png_byte sbit,
PNG_CONST        9066 contrib/libtests/pngvalid.c    PNG_CONST int use_input_precision, PNG_CONST int scale16)
PNG_CONST        9217 contrib/libtests/pngvalid.c    PNG_CONST png_byte colour_type, PNG_CONST png_byte bit_depth,
PNG_CONST        9218 contrib/libtests/pngvalid.c    PNG_CONST int palette_number,
PNG_CONST        9219 contrib/libtests/pngvalid.c    PNG_CONST int interlace_type, PNG_CONST double file_gamma,
PNG_CONST        9220 contrib/libtests/pngvalid.c    PNG_CONST double screen_gamma,
PNG_CONST        9221 contrib/libtests/pngvalid.c    PNG_CONST int use_input_precision, PNG_CONST int do_background,
PNG_CONST        9222 contrib/libtests/pngvalid.c    PNG_CONST int expand_16)
PNG_CONST        9591 contrib/libtests/pngvalid.c static PNG_CONST
PNG_CONST        9942 contrib/libtests/pngvalid.c static PNG_CONST color_encoding test_encodings[] =
PNG_CONST        10039 contrib/libtests/pngvalid.c    PNG_CONST char *volatile touch = NULL;
PNG_CONST         697 png.c             static PNG_CONST char short_months[12][4] =
PNG_CONST        3765 png.c             PNG_CONST unsigned int shift, PNG_CONST png_fixed_point gamma_val)
PNG_CONST        3768 png.c             PNG_CONST unsigned int num = 1U << (8U - shift);
PNG_CONST        3769 png.c             PNG_CONST unsigned int max = (1U << (16U - shift))-1U;
PNG_CONST        3770 png.c             PNG_CONST unsigned int max_by_2 = 1U << (15U-shift);
PNG_CONST        3833 png.c             PNG_CONST unsigned int shift, PNG_CONST png_fixed_point gamma_val)
PNG_CONST        3835 png.c             PNG_CONST unsigned int num = 1U << (8U - shift);
PNG_CONST        3836 png.c             PNG_CONST unsigned int max = (1U << (16U - shift))-1U;
PNG_CONST        3901 png.c             PNG_CONST png_fixed_point gamma_val)
PNG_CONST         428 pngerror.c     static PNG_CONST char png_digit[16] = {
PNG_CONST        1048 pngpread.c        static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0};
PNG_CONST        1051 pngpread.c        static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1};
PNG_CONST        1054 pngpread.c        static PNG_CONST png_byte png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1};
PNG_CONST        1057 pngpread.c        static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2};
PNG_CONST        1585 pngread.c               static PNG_CONST png_byte chunks_to_process[] = {
PNG_CONST        3884 pngread.c               PNG_CONST png_uint_16 le = 0x0001;
PNG_CONST        2992 pngrtran.c           PNG_CONST png_uint_32 rc = png_ptr->rgb_to_gray_red_coeff;
PNG_CONST        2993 pngrtran.c           PNG_CONST png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff;
PNG_CONST        2994 pngrtran.c           PNG_CONST png_uint_32 bc = 32768 - rc - gc;
PNG_CONST        2995 pngrtran.c           PNG_CONST png_uint_32 row_width = row_info->width;
PNG_CONST        2996 pngrtran.c           PNG_CONST int have_alpha =
PNG_CONST        4134 pngrtran.c              PNG_CONST png_bytep table = png_ptr->gamma_from_1;
PNG_CONST        4138 pngrtran.c                 PNG_CONST int step =
PNG_CONST        4153 pngrtran.c              PNG_CONST png_uint_16pp table = png_ptr->gamma_16_from_1;
PNG_CONST        4154 pngrtran.c              PNG_CONST int gamma_shift = png_ptr->gamma_shift;
PNG_CONST        4158 pngrtran.c                 PNG_CONST int step =
PNG_CONST        3162 pngrutil.c              static PNG_CONST png_uint_32 row_mask[2/*PACKSWAP*/][3/*depth*/][6] =
PNG_CONST        3173 pngrutil.c              static PNG_CONST png_uint_32 display_mask[2][3][3] =
PNG_CONST        3486 pngrutil.c        static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
PNG_CONST        4119 pngrutil.c        static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
PNG_CONST        4122 pngrutil.c        static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
PNG_CONST        4125 pngrutil.c        static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
PNG_CONST        4128 pngrutil.c        static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2};
PNG_CONST        4184 pngrutil.c        static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
PNG_CONST        4187 pngrutil.c        static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
PNG_CONST        4190 pngrutil.c        static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
PNG_CONST        4193 pngrutil.c        static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2};
PNG_CONST        1302 pngset.c             static PNG_CONST png_byte chunks_to_ignore[] = {
PNG_CONST         431 pngtest.c         PNG_CONST char *file_name;
PNG_CONST         437 pngtest.c         PNG_CONST char *name = "UNKNOWN (ERROR!)";
PNG_CONST         829 pngtest.c      test_one_file(PNG_CONST char *inname, PNG_CONST char *outname)
PNG_CONST        1688 pngtest.c      static PNG_CONST char *inname = "pngtest/png";
PNG_CONST        1689 pngtest.c      static PNG_CONST char *outname = "pngout/png";
PNG_CONST        1691 pngtest.c      static PNG_CONST char *inname = "pngtest.png";
PNG_CONST        1692 pngtest.c      static PNG_CONST char *outname = "pngout.png";
PNG_CONST         347 pngtrans.c     static PNG_CONST png_byte onebppswaptable[256] = {
PNG_CONST         382 pngtrans.c     static PNG_CONST png_byte twobppswaptable[256] = {
PNG_CONST         417 pngtrans.c     static PNG_CONST png_byte fourbppswaptable[256] = {
PNG_CONST         455 pngwrite.c     png_convert_from_struct_tm(png_timep ptime, PNG_CONST struct tm * ttime)
PNG_CONST        2218 pngwrite.c           PNG_CONST png_uint_16 le = 0x0001;
PNG_CONST        1950 pngwutil.c        static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
PNG_CONST        1953 pngwutil.c        static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
PNG_CONST        1956 pngwutil.c        static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
PNG_CONST        1959 pngwutil.c        static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2};
PNG_CONST        2056 pngwutil.c        static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
PNG_CONST        2059 pngwutil.c        static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};
PNG_CONST        2062 pngwutil.c        static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
PNG_CONST        2065 pngwutil.c        static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2};
PNG_CONST        2146 pngwutil.c        static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0};
PNG_CONST        2149 pngwutil.c        static PNG_CONST png_byte  png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1};