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

  /external/chromium_org/third_party/libpng/
pngrutil.c 139 png_crc_read(png_structp png_ptr, png_bytep buf, png_size_t length) function
160 png_crc_read(png_ptr, png_ptr->zbuf, png_ptr->zbuf_size);
164 png_crc_read(png_ptr, png_ptr->zbuf, i);
459 png_crc_read(png_ptr, buf, 13);
577 png_crc_read(png_ptr, buf, 3);
587 png_crc_read(png_ptr, buf, 3);
719 png_crc_read(png_ptr, buf, 4);
801 png_crc_read(png_ptr, buf, truelen);
869 png_crc_read(png_ptr, buf, 32);
985 png_crc_read(png_ptr, buf, 1)
    [all...]
pngpread.c 230 png_crc_read(png_ptr, png_ptr->chunk_name, 4);
756 png_crc_read(png_ptr, png_ptr->chunk_name, 4);
    [all...]
pngusr.h 153 #define png_crc_read wk_png_crc_read macro
pngread.c 749 png_crc_read(png_ptr, png_ptr->zbuf,
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngrutil.c 139 png_crc_read(png_structp png_ptr, png_bytep buf, png_size_t length) function
161 png_crc_read(png_ptr, png_ptr->zbuf, png_ptr->zbuf_size);
165 png_crc_read(png_ptr, png_ptr->zbuf, i);
475 png_crc_read(png_ptr, buf, 13);
593 png_crc_read(png_ptr, buf, 3);
603 png_crc_read(png_ptr, buf, 3);
735 png_crc_read(png_ptr, buf, 4);
817 png_crc_read(png_ptr, buf, truelen);
885 png_crc_read(png_ptr, buf, 32);
1001 png_crc_read(png_ptr, buf, 1)
    [all...]
pngpread.c 230 png_crc_read(png_ptr, png_ptr->chunk_name, 4);
756 png_crc_read(png_ptr, png_ptr->chunk_name, 4);
    [all...]
pngread.c 765 png_crc_read(png_ptr, png_ptr->zbuf,
    [all...]
png.h     [all...]
  /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);
252 png_crc_read(png_ptr, tmpbuf, len);
776 png_crc_read(png_ptr, read_buffer, read_size);
837 png_crc_read(png_ptr, buf, 13);
963 png_crc_read(png_ptr, buf, 3);
973 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...]
  /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 675 milliseconds