Searched refs:border_col (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2551 unsigned int border_row, border_col; local
2557 for (border_col = col; border_col < cols; border_col++)
2559 diff = border_orig[border_col] - border_recon[border_col];

Completed in 31 milliseconds