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

  /external/libpng/
pngrutil.c 193 png_crc_read(png_structrp png_ptr, png_bytep buf, png_uint_32 length) function
223 png_crc_read(png_ptr, tmpbuf, len);
785 png_crc_read(png_ptr, read_buffer, read_size);
847 png_crc_read(png_ptr, buf, 13);
985 png_crc_read(png_ptr, buf, 3);
995 png_crc_read(png_ptr, buf, 3);
    [all...]
pngpread.c 189 png_crc_read(png_ptr, chunk_tag, 4);
540 png_crc_read(png_ptr, chunk_tag, 4);
pngpriv.h     [all...]
  /external/opencv3/3rdparty/libpng/
pngrutil.c 189 png_crc_read(png_structp png_ptr, png_bytep buf, png_size_t length) function
211 png_crc_read(png_ptr, png_ptr->zbuf, png_ptr->zbuf_size);
216 png_crc_read(png_ptr, png_ptr->zbuf, i);
539 png_crc_read(png_ptr, buf, 13);
659 png_crc_read(png_ptr, buf, 3);
669 png_crc_read(png_ptr, buf, 3);
806 png_crc_read(png_ptr, buf, 4);
892 png_crc_read(png_ptr, buf, truelen);
960 png_crc_read(png_ptr, buf, 32);
    [all...]
pngpread.c 210 png_crc_read(png_ptr, chunk_tag, 4);
770 png_crc_read(png_ptr, chunk_tag, 4);
    [all...]
pngread.c 552 png_crc_read(png_ptr, png_ptr->zbuf,
    [all...]
pngpriv.h 777 PNG_EXTERN void png_crc_read PNGARG((png_structp png_ptr, png_bytep buf,
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrutil.c 186 png_crc_read(png_structrp png_ptr, png_bytep buf, png_uint_32 length) function
216 png_crc_read(png_ptr, tmpbuf, len);
751 png_crc_read(png_ptr, read_buffer, read_size);
812 png_crc_read(png_ptr, buf, 13);
938 png_crc_read(png_ptr, buf, 3);
948 png_crc_read(png_ptr, buf, 3);
    [all...]
pngpread.c 211 png_crc_read(png_ptr, chunk_tag, 4);
742 png_crc_read(png_ptr, chunk_tag, 4);
    [all...]
pngpriv.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 777 PNG_EXTERN void png_crc_read PNGARG((png_structp png_ptr, png_bytep buf,
    [all...]

Completed in 1797 milliseconds