Home | History | Annotate | Download | only in libpng

Lines Matching full:hist

488    /* Free any hIST entry */
491 png_free(png_ptr, info_ptr->hist);
492 info_ptr->hist = NULL;