Home | History | Annotate | Download | only in lodepng

Lines Matching refs:LFS_MINSUM

5257   This heuristic is used if filter strategy is LFS_MINSUM and filter_palette_zero is true.
5259 If filter_palette_zero is true and filter_strategy is not LFS_MINSUM, the above heuristic is followed,
5279 else if(strategy == LFS_MINSUM)
5908 settings->filter_strategy = LFS_MINSUM;