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

  /external/libpng/
pngrutil.c 187 png_crc_read(png_structrp png_ptr, png_bytep buf, png_uint_32 length) function
217 png_crc_read(png_ptr, tmpbuf, len);
259 png_crc_read(png_ptr, tmpbuf, len);
783 png_crc_read(png_ptr, read_buffer, read_size);
844 png_crc_read(png_ptr, buf, 13);
970 png_crc_read(png_ptr, buf, 3);
980 png_crc_read(png_ptr, buf, 3);
    [all...]
pngpread.c 212 png_crc_read(png_ptr, chunk_tag, 4);
744 png_crc_read(png_ptr, chunk_tag, 4);
    [all...]
pngpriv.h     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_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...]
fx_pngpread.c 211 png_crc_read(png_ptr, chunk_tag, 4);
742 png_crc_read(png_ptr, chunk_tag, 4);
    [all...]
pngpriv.h     [all...]
  /external/skia/third_party/libpng/
pngprefix.h 42 #define png_crc_read skia_png_crc_read macro
  /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 777 milliseconds