Searched defs:hash_bits (Results 1 – 10 of 10) sorted by relevance
23 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit()
92 const int hash_bits; member
39 u32 hash_bits = in eq() local
38 hash_bits: u32, field48 let hash_bits = 0usize.leading_zeros() - new_size.leading_zeros() - 1; in new() localVariable
138 uInt hash_bits; /* log2(hash_size) */ member
144 uInt hash_bits; /* log2(hash_size) */ member