Searched refs:c_span (Results 1 – 1 of 1) sorted by relevance
157 unsigned int c_span = ALIGN(width / 2, 16); in SetFormat() local158 buf.plane[0].len = y_size + (c_span * height / 2) * 2; in SetFormat()