Home
last modified time | relevance | path

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

/external/zopfli/src/zopflipng/
Dzopflipng_lib.cc224 state.encoder.filter_strategy = LFS_PREDEFINED; in TryOptimize()
229 state.encoder.filter_strategy = LFS_PREDEFINED; in TryOptimize()
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.h556 LFS_PREDEFINED enumerator
Dlodepng.cpp5384 else if(strategy == LFS_PREDEFINED) in filter()