/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...] |
/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...] |