Home
last modified time | relevance | path

Searched defs:dbits (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_hash.h44 __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, __u8 dbits, __u8 sbits) __xfrm4_dpref_spref_hash() argument
75 __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, __u8 dbits, __u8 sbits) __xfrm6_dpref_spref_hash() argument
139 __sel_hash(const struct xfrm_selector *sel, unsigned short family, unsigned int hmask, u8 dbits, u8 sbits) __sel_hash() argument
168 __addr_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family, unsigned int hmask, u8 dbits, u8 sbits) __addr_hash() argument
[all...]
H A Dxfrm_policy.c489 u8 dbits; in policy_hash_bysel() local
509 u8 dbits; in policy_hash_direct() local
462 __get_hash_thresh(struct net *net, unsigned short family, int dir, u8 *dbits, u8 *sbits) __get_hash_thresh() argument
528 u8 dbits; xfrm_dst_hash_transfer() local
1256 u8 dbits, sbits; xfrm_hash_rebuild() local
[all...]
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_hash.h44 __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, __u8 dbits, __u8 sbits) __xfrm4_dpref_spref_hash() argument
75 __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, __u8 dbits, __u8 sbits) __xfrm6_dpref_spref_hash() argument
146 __sel_hash(const struct xfrm_selector *sel, unsigned short family, unsigned int hmask, u8 dbits, u8 sbits) __sel_hash() argument
175 __addr_hash(const xfrm_address_t *daddr, const xfrm_address_t *saddr, unsigned short family, unsigned int hmask, u8 dbits, u8 sbits) __addr_hash() argument
[all...]
H A Dxfrm_policy.c490 u8 dbits; in policy_hash_bysel() local
510 u8 dbits; in policy_hash_direct() local
463 __get_hash_thresh(struct net *net, unsigned short family, int dir, u8 *dbits, u8 *sbits) __get_hash_thresh() argument
529 u8 dbits; xfrm_dst_hash_transfer() local
1257 u8 dbits, sbits; xfrm_hash_rebuild() local
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c51 Byte dbits; /* dtree bits decoder per branch */ member
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c80 mpd_size_t *done, dbits; in swap_halfrows_pow2() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRboStateQueryTests.cpp239 int dbits; in test() member
/kernel/linux/linux-5.10/lib/
H A Dinflate.c311 STATIC const int dbits = 6; /* bits in base distance lookup table */ variable
/kernel/linux/linux-6.6/lib/
H A Dinflate.c311 STATIC const int dbits = 6; /* bits in base distance lookup table */ variable
H A Dtest_bpf.c821 __bpf_fill_pattern(struct bpf_test *self, void *arg, int dbits, int sbits, int block1, int block2, int (*emit)(struct bpf_test*, void*, struct bpf_insn*, s64, s64)) __bpf_fill_pattern() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRboStateQueryTests.cpp290 int dbits; in test() member
H A Des3fFboStateQueryTests.cpp673 int dbits; in test() member
/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp476 int dbits = dbits_tab[modeval]; in hdr_rgb_unpack() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp533 int dbits = dbits_tab[modeval]; in hdr_rgb_unpack3() local
/third_party/lame/libmp3lame/
H A Dquantize.c1254 int dbits, over, found = 0; in VBR_encode_granule() local
/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c483 const int dbits = (abits == 8) ? 4 : 7; in put_alpha_diff() local
736 const int dbits = (abits == 8) ? 4 : 7; in est_alpha_diff() local
H A Dwavpackenc.c647 uint32_t dbits = count_bits(v); in log2sample() local
H A Dproresenc_anatoliy.c405 const int dbits = 7; in put_alpha_diff() local

Completed in 39 milliseconds