Searched defs:log2_depth (Results 1 – 5 of 5) sorted by relevance
85 int log2_depth = depth >> 1; /* works for 2, 4 */ in mem_gray_strip_copy_rop() local
401 int log2_depth = ilog2(depth); in gx_alloc_char_bits() local584 int log2_depth = ilog2(depth); in gx_add_char_bits() local
428 int log2_depth = ilog2(depth); in clist_copy_alpha() local
71 int log2_depth = ilog2(depth); in clist_fill_mask() local
511 int log2_depth = depth >> 1; /* works for 1,2,4 */ in svga_copy_alpha() local