Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/src/
H A Dwarpmv.c138 const int rsuy = 2 * bh4 - 1; in dav1d_set_affine_mv2d() local
158 const int rsuy = 2 * bh4 - 1; in dav1d_find_affine_int() local
/aosp_15_r20/external/libaom/av1/common/
H A Dwarped_motion.c804 const int rsuy = bh / 2 - 1; in find_affine_int() local