Home
last modified time | relevance | path

Searched refs:warp_h (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dwarped_motion.c572 const int warp_h = AOMMIN(error_bsize_h, p_row + p_height - i); in highbd_warp_error() local
574 CONVERT_TO_BYTEPTR(tmp), j, i, warp_w, warp_h, in highbd_warp_error()
580 warp_w, warp_h, p_stride, bd); in highbd_warp_error()
844 int warp_w, warp_h; in warp_error() local
856 warp_h = AOMMIN(error_bsize_h, p_row + p_height - i); in warp_error()
857 warp_plane(wm, ref, width, height, stride, tmp, j, i, warp_w, warp_h, in warp_error()
861 warp_w, warp_h, p_stride); in warp_error()