/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/libpng/ |
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/qemu/distrib/libpng-1.2.19/ |
pngrutil.c | 97 png_crc_read(png_structp png_ptr, png_bytep buf, png_size_t length) function 116 png_crc_read(png_ptr, png_ptr->zbuf, png_ptr->zbuf_size); 120 png_crc_read(png_ptr, png_ptr->zbuf, i); 366 png_crc_read(png_ptr, buf, 13); 478 png_crc_read(png_ptr, buf, 3); 488 png_crc_read(png_ptr, buf, 3); 619 png_crc_read(png_ptr, buf, 4); 701 png_crc_read(png_ptr, buf, truelen); 769 png_crc_read(png_ptr, buf, 4); 772 png_crc_read(png_ptr, buf, 4) [all...] |
pngpread.c | 215 png_crc_read(png_ptr, png_ptr->chunk_name, 4); 678 png_crc_read(png_ptr, png_ptr->chunk_name, 4); [all...] |
pngread.c | 416 png_crc_read(png_ptr, png_ptr->chunk_name, 4); 714 png_crc_read(png_ptr, png_ptr->chunk_name, 4); 722 png_crc_read(png_ptr, png_ptr->zbuf, 994 png_crc_read(png_ptr, png_ptr->chunk_name, 4); [all...] |
png.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...] |