Searched defs:elem_bits (Results 1 – 2 of 2) sorted by relevance
49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count()262 unsigned elem_bits = util_logbase2(util_format_get_blocksize(format)); in test_modifier() local
278 uint32_t elem_bits = util_logbase2_64(u64_elem) + 1; in get_small_constant() local