HomeSort by relevance Sort by last modified time
    Searched refs:pngrtran (Results 1 - 5 of 5) sorted by null

  /external/libpng/contrib/pngminim/decoder/
makefile 23 pngread$(O) pngrio$(O) pngrtran$(O) pngrutil$(O) \
  /external/libpng/contrib/pngminim/preader/
makefile 39 pngpread$(O) pngread$(O) pngrio$(O) pngrtran$(O) pngrutil$(O) \
  /external/libpng/scripts/
makevms.com 66 $ CALL MAKE pngrtran.OBJ "cc ''CCOPT' pngrtran" -
67 pngrtran.c png.h pngconf.h
  /external/libpng/
Android.mk 15 pngrtran.c \
CHANGES 28 split transformations into pngrtran.c and pngwtran.c
192 relocated png_set_crc_action from pngrutil.c to pngrtran.c
216 cosmetic change "display_gamma" to "screen_gamma" in pngrtran.c
300 Fixed three bugs in pngrtran.c to make gamma+background handling consistent
332 Relocated the png_composite macros from pngrtran.c to png.h (Greg).
335 Fixed a bug in pngrtran.c that would set channels=5 under some circumstances.
339 Collapsed 4 "i" and "c" loops into single "i" loops in pngrtran and pngwtran.
342 Fixed a bug in pngrtran.c (introduced in libpng-1.0.1a) where the masks for
435 channels to 16-bit images, in pngrtran.c (Chris Nokleberg)
447 Added some aliases for png_set_expand() in pngrtran.c, namel
    [all...]

Completed in 602 milliseconds