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

/external/webp/src/enc/
H A Dalpha_enc.c179 static int GetNumColors(const uint8_t* data, int width, int height, function
210 const int num_colors = GetNumColors(alpha, width, height, width);

Completed in 94 milliseconds