Searched refs:border_orig (Results 1 – 2 of 2) sorted by relevance
1657 const uint8_t *border_orig = orig; in calc_plane_error() local1662 diff = border_orig[border_col] - border_recon[border_col]; in calc_plane_error()1666 border_orig += orig_stride; in calc_plane_error()
2452 unsigned char *border_orig = orig; in calc_plane_error() local2459 diff = border_orig[border_col] - border_recon[border_col]; in calc_plane_error()2463 border_orig += orig_stride; in calc_plane_error()