Searched refs:border_col (Results 1 – 1 of 1) sorted by relevance
2333 unsigned int border_row, border_col; in calc_plane_error() local2338 for (border_col = col; border_col < cols; ++border_col) { in calc_plane_error()2339 diff = border_orig[border_col] - border_recon[border_col]; in calc_plane_error()