Searched defs:sbwidth (Results 1 – 1 of 1) sorted by relevance
214 int sbwidth; /* number of superblocks (horizontally) */ member288 int sbwidth = DIVRNDUP(s->seq.width, 4); in alloc_sequence_buffers() local