Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/binary/interface/
A Dia_css_binary.h139 unsigned int uds_xc; member
/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_params.c4122 uds_xc = 0, in sh_css_update_uds_and_crop_info() local
4149 uds_xc = (in_frame_info->res.width in sh_css_update_uds_and_crop_info()
4153 uds_xc = (out_frame_info->res.width in sh_css_update_uds_and_crop_info()
4169 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()
4183 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()
4212 uds_xc = EVEN_FLOOR(uds_xc); in sh_css_update_uds_and_crop_info()
4215 uds->xc = (uint16_t)uds_xc; in sh_css_update_uds_and_crop_info()

Completed in 12 milliseconds