Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/binary/interface/
Dia_css_binary.h136 unsigned int uds_xc; member
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css_params.c3922 uds_xc = 0, in sh_css_update_uds_and_crop_info() local
3949 uds_xc = (in_frame_info->res.width in sh_css_update_uds_and_crop_info()
3953 uds_xc = (out_frame_info->res.width in sh_css_update_uds_and_crop_info()
3969 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()
3983 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()
4012 uds_xc = EVEN_FLOOR(uds_xc); in sh_css_update_uds_and_crop_info()
4015 uds->xc = (uint16_t)uds_xc; in sh_css_update_uds_and_crop_info()