Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3462 typedef struct ColorProfile struct
3487 } ColorProfile; argument
3489 static void color_profile_init(ColorProfile* profile, const LodePNGColorMode* mode) in color_profile_init()
3516 static void color_profile_cleanup(ColorProfile* profile) in color_profile_cleanup()
3553 static unsigned get_color_profile(ColorProfile* profile, in get_color_profile()
3762 ColorProfile profile; in lodepng_auto_choose_color()