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