Home
last modified time | relevance | path

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

/external/zlib/src/doc/
Drfc1950.txt273 bits 6 to 7 FLEVEL (compression level)
296 FLEVEL (Compression level)
306 The information in FLEVEL is not needed for decompression; it
362 ignore FLEVEL and still be compliant. When the zlib data format
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp2147 unsigned FLEVEL = 0; in lodepng_zlib_compress() local
2149 unsigned CMFFLG = 256 * CMF + FDICT * 32 + FLEVEL * 64; in lodepng_zlib_compress()