Home
last modified time | relevance | path

Searched refs:png_get_iCCP (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/
A Diccfrompng.c71 if (png_get_iCCP(png_ptr, info_ptr, &name, &compression_type, &profile, in extract()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dsymbols.def165 png_get_iCCP @158
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dpngdec.c206 if (png_get_iCCP(png, info, in ExtractMetadataFromPNG()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngget.c736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, in png_get_iCCP() function
A Dpngtest.c1171 if (png_get_iCCP(read_ptr, read_info_ptr, &name, &compression_type, in test_one_file()
A Dpng.h2090 PNG_EXPORT(158, png_uint_32, png_get_iCCP, (png_const_structrp png_ptr,
A DCHANGES593 png_free_iCCP, png_free_pCAL, png_free_sPLT, png_free_text, png_get_iCCP,
673 Changed type of proflen from png_int_32 to png_uint_32 in png_get_iCCP().
3157 from png_charpp to png_bytepp in png_get_iCCP(). This change happened
3701 Check compression_type parameter in png_get_iCCP and remove spurious
6056 Make png_get_iCCP consistent with man page (allow compression-type argument
A Dlibpng-manual.txt1431 png_get_iCCP(png_ptr, info_ptr, &name,
4871 In png_get_iCCP, the type of "profile" was changed from png_charpp
4888 png_get_iCCP() and png_set_iCCP() API functions mentioned above.
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dpng.h2090 PNG_EXPORT(158, png_uint_32, png_get_iCCP, (png_const_structrp png_ptr,

Completed in 39 milliseconds