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

  /external/libpng/contrib/examples/
iccfrompng.c 71 if (png_get_iCCP(png_ptr, info_ptr, &name, &compression_type, &profile,
  /external/pdfium/core/fxcodec/codec/
ccodec_pngmodule.cpp 51 png_get_iCCP(png_ptr, info_ptr, &icc_name, &compress_type, &icc_profile,
  /external/skia/third_party/libpng/
pngprefix.h 259 #define png_get_iCCP skia_png_get_iCCP
pngget.c 736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr,
    [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/libpng/
pngget.c 736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr,
    [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr,
    [all...]
png.h     [all...]
  /external/skia/src/codec/
SkPngCodec.cpp 352 // png_get_iCCP() will return nothing.
359 if (PNG_INFO_iCCP == png_get_iCCP(png_ptr, info_ptr, &name, &compression, &profile,
    [all...]
  /external/syslinux/com32/lib/libpng/
pngget.c 524 png_get_iCCP(png_structp png_ptr, png_infop info_ptr,
pngtest.c 972 if (png_get_iCCP(read_ptr, read_info_ptr, &name, &compression_type,
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 409 milliseconds