Searched refs:isRGBICCProfile (Results 1 – 1 of 1) sorted by relevance
5810 static unsigned isRGBICCProfile(const unsigned char* profile, unsigned size) { in isRGBICCProfile() function5865 isRGBICCProfile(info_png->iccp_profile, info_png->iccp_profile_size)) { in lodepng_encode()5898 unsigned rgb_icc = isRGBICCProfile(info_png->iccp_profile, info_png->iccp_profile_size); in lodepng_encode()