Lines Matching refs:PNG_CONST
29 __inline double png_strtod(png_structp png_ptr, PNG_CONST char *nptr, in png_strtod()
291 PNG_CONST char *msg; in png_inflate()
2414 PNG_CONST PNG_IDAT; in png_handle_unknown()
2744 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_read_interlace()
3086 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_set_interlaced_pass()
3089 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_set_interlaced_pass()
3092 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_set_interlaced_pass()
3095 PNG_CONST int png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_set_interlaced_pass()
3113 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row()
3116 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_finish_row()
3119 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_finish_row()
3122 PNG_CONST int png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_finish_row()
3167 PNG_CONST PNG_IDAT; in png_read_finish_row()
3241 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row()
3244 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_start_row()
3247 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_start_row()
3250 PNG_CONST int png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_start_row()