Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/runtime/binary/interface/
H A Dia_css_binary.h128 unsigned int uds_xc; member
/linux-6.15/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 = EVEN_FLOOR(uds_xc); in sh_css_update_uds_and_crop_info()
4050 uds->xc = (uint16_t)uds_xc; in sh_css_update_uds_and_crop_info()