Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dglobal_motion.c196 const int warp_h = AOMMIN(error_bsize_h, p_row + ref_height - i); in highbd_warp_error() local
283 int warp_w, warp_h; in warp_error() local