Searched refs:overfill_r (Results 1 – 2 of 2) sorted by relevance
21 u32 overfill_r, overfill_b; in hantro_h1_set_src_img_ctrl() local30 overfill_r = ctx->src_fmt.width - ctx->dst_fmt.width; in hantro_h1_set_src_img_ctrl()34 | H1_REG_IN_IMG_CTRL_OVRFLR_D4(overfill_r / 4) in hantro_h1_set_src_img_ctrl()
38 u32 overfill_r, overfill_b; in rockchip_vpu2_set_src_img_ctrl() local47 overfill_r = ctx->src_fmt.width - ctx->dst_fmt.width; in rockchip_vpu2_set_src_img_ctrl()53 reg = VEPU_REG_IN_IMG_CTRL_OVRFLR_D4(overfill_r / 4) | in rockchip_vpu2_set_src_img_ctrl()