Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c3957 uds_xc = 0, in sh_css_update_uds_and_crop_info() local
3984 uds_xc = (in_frame_info->res.width in sh_css_update_uds_and_crop_info()
3988 uds_xc = (out_frame_info->res.width in sh_css_update_uds_and_crop_info()
4004 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()
4018 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()
4047 uds_xc = round_down(uds_xc, 2); in sh_css_update_uds_and_crop_info()
4050 uds->xc = (uint16_t)uds_xc; in sh_css_update_uds_and_crop_info()