Searched refs:iccp_proflen (Results 1 - 10 of 10) sorted by relevance

/external/libpng/
H A Dpnginfo.h108 png_uint_32 iccp_proflen; /* ICC profile data length */ member in struct:png_info_def
H A Dpngset.c691 info_ptr->iccp_proflen = proflen;
H A Dpngrutil.c1535 info_ptr->iccp_proflen =
/external/pdfium/third_party/lpng_v163/
H A Dpnginfo.h109 png_uint_32 iccp_proflen; /* ICC profile data length */ member in struct:png_info_def
H A Dpngset.c672 info_ptr->iccp_proflen = proflen;
H A Dpngrutil.c1479 info_ptr->iccp_proflen =
/external/opencv3/3rdparty/libpng/
H A Dpnginfo.h238 png_uint_32 iccp_proflen; /* ICC profile data length */ member in struct:png_info_def
H A Dpngget.c693 *proflen = info_ptr->iccp_proflen;
H A Dpngset.c654 info_ptr->iccp_proflen = proflen;
H A Dpngwrite.c73 (png_charp)info_ptr->iccp_profile, (int)info_ptr->iccp_proflen);

Completed in 277 milliseconds