Searched refs:png_get_uint_32 (Results 1 – 18 of 18) sorted by relevance
/external/pdfium/third_party/libpng16/ |
D | png.c | 1991 temp = png_get_uint_32(profile); 2001 temp = png_get_uint_32(profile+128); /* tag count: 12 bytes/tag */ 2010 temp = png_get_uint_32(profile+64); 2034 temp = png_get_uint_32(profile+36); /* signature 'ascp' */ 2070 temp = png_get_uint_32(profile+16); /* data colour space field */ 2099 temp = png_get_uint_32(profile+12); /* profile/device class */ 2147 temp = png_get_uint_32(profile+20); 2167 png_uint_32 tag_count = png_get_uint_32(profile+128); 2176 png_uint_32 tag_id = png_get_uint_32(tag+0); 2177 png_uint_32 tag_start = png_get_uint_32(tag+4); /* must be aligned */ [all …]
|
D | pngprefix.h | 12 #define png_get_uint_32 PDFIUM_png_get_uint_32 macro
|
D | pngrutil.c | 24 png_uint_32 uval = png_get_uint_32(buf); in png_get_uint_31() 43 png_uint_32 uval = png_get_uint_32(buf); in png_get_fixed_point() 68 png_get_uint_32)(png_const_bytep buf) in png_uint_32() argument 87 png_uint_32 uval = png_get_uint_32(buf); in png_int_32() 276 crc = png_get_uint_32(crc_bytes); in png_crc_error() 1443 png_get_uint_32(profile_header); in png_handle_iCCP() 1460 const png_uint_32 tag_count = png_get_uint_32( in png_handle_iCCP() 2097 res_x = png_get_uint_32(buf); in png_handle_pHYs() 2098 res_y = png_get_uint_32(buf + 4); in png_handle_pHYs()
|
D | png.h | 2563 PNG_EXPORT(201, png_uint_32, png_get_uint_32, (png_const_bytep buf)); 2610 ? -((png_int_32)(((png_get_uint_32(buf)^0xffffffffU)+1U)&0x7fffffffU)) \ 2611 : (png_int_32)png_get_uint_32(buf))) 2617 # define png_get_uint_32(buf) PNG_get_uint_32(buf) macro 2624 # define PNG_get_uint_32 (png_get_uint_32)
|
D | pngwutil.c | 1128 profile_len = png_get_uint_32(profile); in png_write_iCCP() 1138 png_uint_32 embedded_profile_len = png_get_uint_32(profile); in png_write_iCCP()
|
D | pngget.c | 749 *proflen = png_get_uint_32(info_ptr->iccp_profile); in png_get_iCCP()
|
/external/libpng/ |
D | png.c | 2031 temp = png_get_uint_32(profile); 2041 temp = png_get_uint_32(profile+128); /* tag count: 12 bytes/tag */ 2050 temp = png_get_uint_32(profile+64); 2074 temp = png_get_uint_32(profile+36); /* signature 'ascp' */ 2110 temp = png_get_uint_32(profile+16); /* data colour space field */ 2139 temp = png_get_uint_32(profile+12); /* profile/device class */ 2187 temp = png_get_uint_32(profile+20); 2207 png_uint_32 tag_count = png_get_uint_32(profile+128); 2216 png_uint_32 tag_id = png_get_uint_32(tag+0); 2217 png_uint_32 tag_start = png_get_uint_32(tag+4); /* must be aligned */ [all …]
|
D | pngrutil.c | 24 png_uint_32 uval = png_get_uint_32(buf); in png_get_uint_31() 43 png_uint_32 uval = png_get_uint_32(buf); in png_get_fixed_point() 68 png_get_uint_32)(png_const_bytep buf) in png_uint_32() argument 87 png_uint_32 uval = png_get_uint_32(buf); in png_int_32() 279 crc = png_get_uint_32(crc_bytes); in png_crc_error() 1465 png_get_uint_32(profile_header); in png_handle_iCCP() 1482 const png_uint_32 tag_count = png_get_uint_32( in png_handle_iCCP() 2174 res_x = png_get_uint_32(buf); in png_handle_pHYs() 2175 res_y = png_get_uint_32(buf + 4); in png_handle_pHYs()
|
D | png.h | 2575 PNG_EXPORT(201, png_uint_32, png_get_uint_32, (png_const_bytep buf)); 2622 ? -((png_int_32)(((png_get_uint_32(buf)^0xffffffffU)+1U)&0x7fffffffU)) \ 2623 : (png_int_32)png_get_uint_32(buf))) 2629 # define png_get_uint_32(buf) PNG_get_uint_32(buf) macro 2636 # define PNG_get_uint_32 (png_get_uint_32)
|
D | pngwutil.c | 1135 profile_len = png_get_uint_32(profile); in png_write_iCCP() 1145 png_uint_32 embedded_profile_len = png_get_uint_32(profile); in png_write_iCCP()
|
D | pngget.c | 749 *proflen = png_get_uint_32(info_ptr->iccp_profile); in png_get_iCCP()
|
D | CHANGES | 1605 Exported png_get_uint_32, png_save_uint_32, png_get_uint_16, png_save_uint_16, 1998 Inline call of png_get_uint_32() in png_get_uint_31(). 3088 Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin) 5471 png_get_uint_32 and png_get_uint_16 handle this. (Bug reported by
|
D | libpng-manual.txt | 4766 Macros for png_get_uint_16, png_get_uint_32, and png_get_int_32
|
/external/libpng/scripts/ |
D | symbols.def | 208 png_get_uint_32 @201
|
/external/skia/src/codec/ |
D | SkPngCodec.cpp | 180 const size_t length = png_get_uint_32(chunk); in decodeBounds() 233 length = png_get_uint_32(chunk); in processData()
|
/external/skqp/src/codec/ |
D | SkPngCodec.cpp | 180 const size_t length = png_get_uint_32(chunk); in decodeBounds() 233 length = png_get_uint_32(chunk); in processData()
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 335 return png_get_uint_32(b4); in random_u32() 825 result = png_get_uint_32(mark); in random_32() 1483 chunklen = png_get_uint_32(buffer) + 12U; in store_read_chunk() 1484 chunktype = png_get_uint_32(buffer+4U); in store_read_chunk() 2974 uInt datalen = png_get_uint_32(buffer); in modifier_crc() 2985 pm->buffer_count = png_get_uint_32(pm->buffer)+12; in modifier_setbuffer() 3020 if (png_get_uint_32(pm->buffer) != 13 || in modifier_read_imp() 3021 png_get_uint_32(pm->buffer+4) != CHUNK_IHDR) in modifier_read_imp() 3080 len = png_get_uint_32(pm->buffer); in modifier_read_imp() 3081 chunk = png_get_uint_32(pm->buffer+4); in modifier_read_imp()
|
D | makepng.c | 1223 png_uint_32 prof_header = png_get_uint_32(profile); in insert_iCCP()
|