Home
last modified time | relevance | path

Searched refs:png_do_strip_filler (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/com32/lib/libpng/
Dpngtrans.c426 png_do_strip_filler(png_row_infop row_info, png_bytep row, png_uint_32 flags) in png_do_strip_filler() function
Dpngwtran.c47 png_do_strip_filler(&(png_ptr->row_info), png_ptr->row_buf + 1, in png_do_write_transformations()
DCHANGES321 Fixed a bug in png_do_strip_filler with XXRRGGBB => RRGGBB transformation.
1372 strip alpha operation in png_do_strip_filler().
1378 png_do_strip_filler().
1390 PNG_STRIP_ALPHA info to png_do_strip_filler(), to preserve ABI
Dpngrtran.c1384 png_do_strip_filler(&(png_ptr->row_info), png_ptr->row_buf + 1, in png_do_read_transformations()
/external/syslinux/com32/include/
Dpng.h3448 PNG_EXTERN void png_do_strip_filler PNGARG((png_row_infop row_info,
/external/libpng/
DCHANGES340 Fixed a bug in png_do_strip_filler with XXRRGGBB => RRGGBB transformation.
1534 strip alpha operation in png_do_strip_filler().
1541 png_do_strip_filler().
1556 PNG_STRIP_ALPHA info to png_do_strip_filler(), to preserve ABI