Searched refs:bytes_per_comp (Results 1 – 1 of 1) sorted by relevance
180 unsigned bytes_per_comp = size / 8; in bi_writemask() local182 unsigned bytes = ALIGN_POT(bytes_per_comp * components, 4); in bi_writemask()