Searched defs:clevel (Results 1 – 4 of 4) sorted by relevance
/external/lz4/tests/ |
D | roundTripTest.c | 104 int clevel) in roundTripTest() 127 static void roundTripCheck(const void* srcBuff, size_t srcSize, int clevel) in roundTripCheck() 202 static void fileCheck(const char* fileName, int clevel) in fileCheck() 233 int clevel = 0; in main() local
|
/external/autotest/client/profilers/powertop/src/ |
D | powertop.c | 273 int clevel = 0; in read_data_acpi() local 324 int len, clevel = 0; in read_data_cpuidle() local
|
/external/lz4/programs/ |
D | bench.c | 52 static int LZ4_compress_local(const char* src, char* dst, int srcSize, int dstSize, int clevel) { in LZ4_compress_local()
|
/external/zstd/contrib/largeNbDicts/ |
D | largeNbDicts.c | 735 size_t blockSize, int clevel, in bench()
|