Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:old_max

232             int old_max;
234 old_max = comp->max_output_ptr;
244 png_memcpy(comp->output_ptr, old_ptr, old_max
282 int old_max;
284 old_max = comp->max_output_ptr;
296 old_max * png_sizeof (png_charp));