Searched refs:border_col (Results 1 – 2 of 2) sorted by relevance
1656 unsigned int border_row, border_col; in calc_plane_error() local1661 for (border_col = col; border_col < cols; border_col++) { in calc_plane_error()1662 diff = border_orig[border_col] - border_recon[border_col]; in calc_plane_error()
2451 unsigned int border_row, border_col; in calc_plane_error() local2457 for (border_col = col; border_col < cols; border_col++) in calc_plane_error()2459 diff = border_orig[border_col] - border_recon[border_col]; in calc_plane_error()