Home
last modified time | relevance | path

Searched refs:hash_shift (Results 1 – 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlagarithrac.c48 l->hash_shift = FFMAX(l->scale, 10) - 10; in ff_lag_rac_init()
52 unsigned r = i << l->hash_shift; in ff_lag_rac_init()
Dlagarithrac.h43 unsigned hash_shift; /**< Number of bits to shift to calculate hash for radix search. */ member
91 low_scaled = l->low / (range_scaled<<(l->hash_shift)); in lag_get_rac()
/third_party/node/deps/zlib/contrib/optimizations/
Dinsert_string.h41 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask)
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinsert_string.h82 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask)
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
Dinsert_string.h82 #define UPDATE_HASH(s, h, c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask)
/third_party/libwebsockets/win32port/zlib/
Ddeflate.h141 uInt hash_shift; member
Ddeflate.c164 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask)
279 s->hash_shift = ((s->hash_bits+MIN_MATCH-1)/MIN_MATCH);
/third_party/zlib/
Ddeflate.h147 uInt hash_shift; member
Ddeflate.c157 #define UPDATE_HASH(s,h,c) (h = (((h) << s->hash_shift) ^ (c)) & s->hash_mask)
313 s->hash_shift = ((s->hash_bits + MIN_MATCH-1) / MIN_MATCH);
/third_party/skia/third_party/externals/zlib/
Ddeflate.h147 uInt hash_shift; member
Ddeflate.c319 s->hash_shift = ((s->hash_bits+MIN_MATCH-1)/MIN_MATCH);
/third_party/node/deps/v8/third_party/zlib/
Ddeflate.h147 uInt hash_shift; member
Ddeflate.c324 s->hash_shift = ((s->hash_bits+MIN_MATCH-1)/MIN_MATCH);
/third_party/node/deps/zlib/
Ddeflate.h151 uInt hash_shift; member
Ddeflate.c477 s->hash_shift = ((s->hash_bits + MIN_MATCH-1) / MIN_MATCH); in deflateInit2_()
/third_party/node/deps/v8/third_party/zlib/patches/
D0001-simd.patch589 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask)
662 s->hash_shift = ((s->hash_bits+MIN_MATCH-1)/MIN_MATCH);
/third_party/skia/third_party/externals/zlib/patches/
D0001-simd.patch589 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask)
662 s->hash_shift = ((s->hash_bits+MIN_MATCH-1)/MIN_MATCH);
/third_party/node/deps/zlib/patches/
D0001-simd.patch589 #define UPDATE_HASH(s,h,c) (h = (((h)<<s->hash_shift) ^ (c)) & s->hash_mask)
662 s->hash_shift = ((s->hash_bits+MIN_MATCH-1)/MIN_MATCH);
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h14768 unsigned int hash_shift; member
49408 int hash_shift; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi19457 …<var-decl name="hash_shift" type-id="f0981eeb" visibility="default" filepath="include/net/neighbou…
56938 …<var-decl name="hash_shift" type-id="f0981eeb" visibility="default" filepath="include/net/neighbou…
Dtest-PR27569-v1.abi19465 …<var-decl name="hash_shift" type-id="f0981eeb" visibility="default" filepath="include/net/neighbou…
56953 …<var-decl name="hash_shift" type-id="f0981eeb" visibility="default" filepath="include/net/neighbou…