Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/lodepng/
Dlodepng.h544 LFS_ZERO, enumerator
Dlodepng.cpp5264 (info->colortype == LCT_PALETTE || info->bitdepth < 8)) strategy = LFS_ZERO; in filter()
5268 if(strategy == LFS_ZERO) in filter()
/external/zopfli/src/zopflipng/
Dzopflipng_lib.cc207 state.encoder.filter_strategy = LFS_ZERO; in TryOptimize()