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

  /external/libpng/contrib/gregbook/
readpng2.c 208 png_process_data(png_ptr, info_ptr, rawbuf, length);
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_png.cpp 254 png_process_data(p->png_ptr, p->info_ptr, (uint8_t*)src_buf, src_size);
  /external/pdfium/samples/
image_diff_png.cc 341 png_process_data(png_ptr,
  /external/libpng/
example.c 678 png_process_data(*png_ptr, *info_ptr, buffer, length);
688 * any). You may start getting rows before png_process_data()
    [all...]
pngpread.c 36 png_process_data(png_structrp png_ptr, png_inforp info_ptr, function
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
png.h 502 #define png_process_data FOXIT_png_process_data macro
    [all...]
pngpread.c 29 png_process_data(png_structrp png_ptr, png_inforp info_ptr, function
78 /* At the end of png_process_data the buffer size must be 0 (see the loop
83 "png_process_data_skip called inside png_process_data");
87 * png_process_skip is called inside png_process_data (but only very
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpread.c 30 png_process_data(png_structp png_ptr, png_infop info_ptr, function
79 /* At the end of png_process_data the buffer size must be 0 (see the loop
84 "png_process_data_skip called inside png_process_data");
88 * png_process_skip is called inside png_process_data (but only very
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 75 milliseconds