Home
last modified time | relevance | path

Searched defs:maxBits (Results 1 - 4 of 4) sorted by relevance

/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_check.cpp87 bool CheckValidBits(const napi_env env, const AssetAttr &attr, uint32_t minBits, uint32_t maxBits) in CheckValidBits() argument
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dhuf_compress.c1243 { size_t const maxBits = HUF_buildCTable_wksp(table->CTable, table->count, in HUF_compress_internal() local
H A Dzstd_compress.c3026 { size_t const maxBits = HUF_buildCTable_wksp((HUF_CElt*)nextHuf->CTable, countWksp, in ZSTD_buildBlockEntropyStats_literals() local
/third_party/lz4/tests/
H A Dframetest.c440 unsigned const maxBits = FUZ_highbit((U32)decodedBufferSize); in basicTests() local
768 unsigned maxBits = FUZ_highbit((U32)decodedBufferSize); in basicTests() local
888 unsigned const maxBits = MAX(3, suggestedBits); in test_lz4f_decompression_wBuffers() local
1065 unsigned const maxBits = FUZ_highbit((U32)srcSize); in fuzzerTests() local
[all...]

Completed in 18 milliseconds