Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.c256 request->clip.ymax = height - 1; in rga_control()
325 request->clip.ymax = dst_h - 1; in rga_copy()
388 request->clip.ymax = v_str / 2 - 1; in rga_dup_field()
H A Drga.h75 RK_U16 ymax; member