Home
last modified time | relevance | path

Searched refs:png_do_expand_palette (Results 1 – 5 of 5) sorted by relevance

/external/libpng/
DANNOUNCE32 * Fixed a memory leak in the ARM NEON implementation of png_do_expand_palette.
Dpngrtran.c4209 png_do_expand_palette(png_structrp png_ptr, png_row_infop row_info, in png_do_expand_palette() function
4786 png_do_expand_palette(png_ptr, row_info, png_ptr->row_buf + 1, in png_do_read_transformations()
DCHANGES3480 Fixed a problem in png_do_expand_palette() exposed by optimization in
3485 a check for tRNS in png_do_expand_palette() which is inconsistent with the
4759 (png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954
6067 Optimized png_do_expand_palette for ARM processors.
6095 Fixed a memory leak in the ARM NEON implementation of png_do_expand_palette.
/external/pdfium/third_party/libpng16/
Dpngprefix.h72 #define png_do_expand_palette PDFIUM_png_do_expand_palette macro
Dpngrtran.c4209 png_do_expand_palette(png_structrp png_ptr, png_row_infop row_info, in png_do_expand_palette() function
4786 png_do_expand_palette(png_ptr, row_info, png_ptr->row_buf + 1, in png_do_read_transformations()