Home | History | Annotate | Download | only in libpng

Lines Matching refs:old_max

246             int old_max;
248 old_max = comp->max_output_ptr;
258 png_memcpy(comp->output_ptr, old_ptr, old_max
297 int old_max;
299 old_max = comp->max_output_ptr;
311 old_max * png_sizeof(png_charp));