Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/
Dzopflipng_lib.cc90 void CountColors(std::set<unsigned>* unique, in CountColors() function
115 CountColors(&count, image, w, h, true); in LossyOptimizeTransparent()
154 CountColors(&count, image, w, h, false); in LossyOptimizeTransparent()