Searched refs:isGrayICCProfile (Results 1 – 1 of 1) sorted by relevance
5796 static unsigned isGrayICCProfile(const unsigned char* profile, unsigned size) { in isGrayICCProfile() function5859 isGrayICCProfile(info_png->iccp_profile, info_png->iccp_profile_size)) { in lodepng_encode()5897 unsigned gray_icc = isGrayICCProfile(info_png->iccp_profile, info_png->iccp_profile_size); in lodepng_encode()