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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1657 const uint8_t *border_orig = orig; local
1662 diff = border_orig[border_col] - border_recon[border_col];
1666 border_orig += orig_stride;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c2452 unsigned char *border_orig = orig; local
2459 diff = border_orig[border_col] - border_recon[border_col];
2463 border_orig += orig_stride;

Completed in 1181 milliseconds