Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/binary/interface/
Dia_css_binary.h139 unsigned int uds_xc; member
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css_params.c4141 uds_xc = 0, in sh_css_update_uds_and_crop_info() local
4168 uds_xc = (in_frame_info->res.width in sh_css_update_uds_and_crop_info()
4172 uds_xc = (out_frame_info->res.width in sh_css_update_uds_and_crop_info()
4188 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()
4202 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()
4231 uds_xc = EVEN_FLOOR(uds_xc); in sh_css_update_uds_and_crop_info()
4234 uds->xc = (uint16_t)uds_xc; in sh_css_update_uds_and_crop_info()