Searched defs:compressionLevel (Results 1 – 5 of 5) sorted by relevance
| /third_party/lz4/lib/ |
| D | lz4hc.h | 215 short compressionLevel; member 235 short compressionLevel; member
|
| D | lz4hc.c | 896 …Reset (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel) in LZ4_compress_HC_extStateHC_fastReset() 913 …ateHC (void* state, const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel) in LZ4_compress_HC_extStateHC() 920 int LZ4_compress_HC(const char* src, char* dst, int srcSize, int dstCapacity, int compressionLevel) in LZ4_compress_HC() 992 void LZ4_resetStreamHC (LZ4_streamHC_t* LZ4_streamHCPtr, int compressionLevel) in LZ4_resetStreamHC() 998 void LZ4_resetStreamHC_fast (LZ4_streamHC_t* LZ4_streamHCPtr, int compressionLevel) in LZ4_resetStreamHC_fast() 1012 void LZ4_setCompressionLevel(LZ4_streamHC_t* LZ4_streamHCPtr, int compressionLevel) in LZ4_setCompressionLevel()
|
| D | lz4frame.h | 188 …int compressionLevel; /* 0: default (fast mode); values > LZ4HC_CLEVEL_MAX count as LZ4HC_… member
|
| /third_party/skia/src/pdf/ |
| D | SkDeflate.cpp | 68 int compressionLevel, in SkDeflateWStream()
|
| /third_party/flutter/skia/src/pdf/ |
| D | SkDeflate.cpp | 67 int compressionLevel, in SkDeflateWStream()
|