Home
last modified time | relevance | path

Searched refs:x_off (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/hardware/rga/include/
H A Drga.h206 short x_off; // x offset for the vir member
375 unsigned int x_off, /* x_off */
401 unsigned int x_off, /* x_off */
425 int RGA_set_pat_info(struct rga_req *msg, unsigned int width, unsigned int height, unsigned int x_off,
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Drga.h208 short x_off; // x offset for the vir member
385 unsigned int x_off, /* x_off */
417 unsigned int x_off, /* x_off */
451 unsigned int x_off,
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Drga.h208 short x_off; // x offset for the vir member
385 unsigned int x_off, /* x_off */
417 unsigned int x_off, /* x_off */
451 unsigned int x_off,
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2.h160 s16 x_off; // x offset for the vir member
H A Drga2_reg_info.c1251 short x_off, y_off; in RGA2_set_reg_color_palette() local
1269 x_off = msg->src.x_offset; in RGA2_set_reg_color_palette()
1279 p = p + (x_off >> shift) + y_off * src_stride; in RGA2_set_reg_color_palette()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga2_reg_info.c1440 short x_off, y_off; in RGA2_set_reg_color_palette() local
1458 x_off = msg->src.x_offset; in RGA2_set_reg_color_palette()
1468 p = p + (x_off >> shift) + y_off * src_stride; in RGA2_set_reg_color_palette()

Completed in 11 milliseconds