Home
last modified time | relevance | path

Searched refs:hoff2 (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/exynos4-is/
H A Dfimc-lite-reg.c160 u32 hoff2, voff2; in flite_hw_set_window_offset() local
169 hoff2 = f->f_width - f->rect.width - f->rect.left; in flite_hw_set_window_offset()
172 cfg = (hoff2 << 16) | voff2; in flite_hw_set_window_offset()
H A Dfimc-reg.c653 u32 hoff2, voff2; in fimc_hw_set_camera_offset() local
664 hoff2 = f->o_width - f->width - f->offs_h; in fimc_hw_set_camera_offset()
666 cfg = (hoff2 << 16) | voff2; in fimc_hw_set_camera_offset()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/exynos4-is/
H A Dfimc-lite-reg.c160 u32 hoff2, voff2; in flite_hw_set_window_offset() local
169 hoff2 = f->f_width - f->rect.width - f->rect.left; in flite_hw_set_window_offset()
172 cfg = (hoff2 << 16) | voff2; in flite_hw_set_window_offset()
H A Dfimc-reg.c653 u32 hoff2, voff2; in fimc_hw_set_camera_offset() local
664 hoff2 = f->o_width - f->width - f->offs_h; in fimc_hw_set_camera_offset()
666 cfg = (hoff2 << 16) | voff2; in fimc_hw_set_camera_offset()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/exynos4-is/
H A Dfimc-lite-reg.c160 u32 hoff2, voff2; in flite_hw_set_window_offset() local
169 hoff2 = f->f_width - f->rect.width - f->rect.left; in flite_hw_set_window_offset()
172 cfg = (hoff2 << 16) | voff2; in flite_hw_set_window_offset()
H A Dfimc-reg.c653 u32 hoff2, voff2; in fimc_hw_set_camera_offset() local
664 hoff2 = f->o_width - f->width - f->offs_h; in fimc_hw_set_camera_offset()
666 cfg = (hoff2 << 16) | voff2; in fimc_hw_set_camera_offset()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c132 u32 hoff2, voff2; in camif_hw_set_camera_crop() local
144 hoff2 = mf->width - crop->width - crop->left; in camif_hw_set_camera_crop()
146 cfg = (hoff2 << 16) | voff2; in camif_hw_set_camera_crop()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c132 u32 hoff2, voff2; in camif_hw_set_camera_crop() local
144 hoff2 = mf->width - crop->width - crop->left; in camif_hw_set_camera_crop()
146 cfg = (hoff2 << 16) | voff2; in camif_hw_set_camera_crop()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c132 u32 hoff2, voff2; in camif_hw_set_camera_crop() local
144 hoff2 = mf->width - crop->width - crop->left; in camif_hw_set_camera_crop()
146 cfg = (hoff2 << 16) | voff2; in camif_hw_set_camera_crop()