Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.c254 request->clip.xmax = width - 1; in rga_control()
323 request->clip.xmax = dst_w - 1; in rga_copy()
386 request->clip.xmax = h_str * 2 - 1; in rga_dup_field()
H A Drga.h73 RK_U16 xmax; member