Home
last modified time | relevance | path

Searched refs:MIN_COLORS_LOSSY (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.c846 #define MIN_COLORS_LOSSY 31 // Don't try lossy below this threshold. macro
888 evaluate_lossy = (num_colors >= MIN_COLORS_LOSSY); in GenerateCandidates()
918 #undef MIN_COLORS_LOSSY

Completed in 6 milliseconds