HomeSort by relevance Sort by last modified time
    Searched defs:png_write_end (Results 1 - 4 of 4) sorted by null

  /external/opencv3/3rdparty/libpng/
pngwrite.c 21 * after the image data, put it in png_write_end(). I strongly encourage
25 * them in png_write_end(), and compressing them.
298 png_write_end(png_structp png_ptr, png_infop info_ptr) function
300 png_debug(1, "in png_write_end");
    [all...]
  /external/libpng/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 76 * after the image data, put it in png_write_end(). I strongly encourage
80 * them in png_write_end(), and compressing them.
344 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
346 png_debug(1, "in png_write_end");
    [all...]
png.h 468 #define png_write_end FOXIT_png_write_end macro
    [all...]

Completed in 3655 milliseconds