Home
last modified time | relevance | path

Searched defs:compressionLevel (Results 1 – 5 of 5) sorted by relevance

/third_party/lz4/lib/
Dlz4hc.h215 short compressionLevel; member
235 short compressionLevel; member
Dlz4hc.c896 …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()
Dlz4frame.h188 …int compressionLevel; /* 0: default (fast mode); values > LZ4HC_CLEVEL_MAX count as LZ4HC_… member
/third_party/skia/src/pdf/
DSkDeflate.cpp68 int compressionLevel, in SkDeflateWStream()
/third_party/flutter/skia/src/pdf/
DSkDeflate.cpp67 int compressionLevel, in SkDeflateWStream()