Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dalpha_enc.c179 static int GetNumColors(const uint8_t* data, int width, int height, in GetNumColors() function
210 const int num_colors = GetNumColors(alpha, width, height, width); in GetFilterMap()

Completed in 3 milliseconds