MAXCOLS
static int colstarts[MAXCOLS], ncolstarts;
if ((gv->disp_width / 8) > MAXCOLS) {
if ((gv->disp_width / 8) > MAXCOLS) {
static unsigned short cv_rowc[MAXCOLS*(MAXROWS+1)];
static unsigned short cv3d_rowc[MAXCOLS*(MAXROWS+1)];