Lines Matching full:cols
444 int k, x, y, rows = left->rows, cols = left->cols;
460 for( x = 0; x < cols; x++, dptr += 3 )
470 if( x < cols-1 )
489 int x, y, x1, d, i, j, rows = state->left->rows, cols = state->left->cols, n = 0;
499 for( x = 0; x < cols; x++ )
504 if( (unsigned)x1 >= (unsigned)cols )
528 int x, y, rows = state->left->rows, cols = state->left->cols;
545 return (int64)OCCLUSION_PENALTY*rows*cols*2;
549 for( x = 0; x < cols; x++ )
557 if( (unsigned)x1 >= (unsigned)cols )
564 if( x < cols-1 )
579 if( x < cols-1 )
666 int k, a, d, d1, x, y, x1, y1, rows = state->left->rows, cols = state->left->cols;
716 for( x = 0; x < cols; x++ )
725 for( x = 0; x < cols; x++ )
732 if( d != alpha && d != OCCLUDED && (unsigned)x1 < (unsigned)cols )
751 if( (unsigned)x1 < (unsigned)cols )
773 if( x < cols - 1 )
800 if( (unsigned)x1 < (unsigned)cols )
824 for( x = 0; x < cols; x++ )