Home | History | Annotate | Download | only in libpng

Lines Matching full:temp_size

784       const int temp_size =
787 png_malloc(png_ptr, temp_size * sizeof(png_line_indexp));
796 for (i = 0; i < temp_size; i++)