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

  /external/libpng/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
46 * read_data function and use it at run time with png_set_read_fn(), rather
87 png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, function
  /external/pdfium/third_party/lpng_v163/
pngrio.c 17 * libpng use it at run time with png_set_read_fn(...).
45 * read_data function and use it at run time with png_set_read_fn(), rather
86 png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, function
png.h 489 #define png_set_read_fn FOXIT_png_set_read_fn macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngrio.c 18 * libpng use it at run time with png_set_read_fn(...).
46 * read_data function and use it at run time with png_set_read_fn(), rather
145 png_set_read_fn(png_structp png_ptr, png_voidp io_ptr, function

Completed in 3176 milliseconds