Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c847 #define MAX_COLORS_LOSSLESS 194 // Don't try lossless above this threshold. macro
887 evaluate_ll = (num_colors < MAX_COLORS_LOSSLESS); in GenerateCandidates()
919 #undef MAX_COLORS_LOSSLESS

Completed in 6 milliseconds