Searched defs:hash_bits (Results 1 – 5 of 5) sorted by relevance
23 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit()
152 unsigned int hash_bits; member
138 uInt hash_bits; /* log2(hash_size) */ member
144 uInt hash_bits; /* log2(hash_size) */ member
4275 static uint32_t get_shape_hash(uint32_t h, int hash_bits) in get_shape_hash()
Completed in 95 milliseconds