Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/binary/interface/
H A Dia_css_binary.h139 unsigned int uds_xc; member
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c4145 uds_xc = 0, in sh_css_update_uds_and_crop_info() local
4172 uds_xc = (in_frame_info->res.width in sh_css_update_uds_and_crop_info()
4176 uds_xc = (out_frame_info->res.width in sh_css_update_uds_and_crop_info()
4192 uds_xc += motion_x; in sh_css_update_uds_and_crop_info()
4206 uds_xc = in_frame_info->res.width / 2 + motion_x; in sh_css_update_uds_and_crop_info()
4235 uds_xc = EVEN_FLOOR(uds_xc); in sh_css_update_uds_and_crop_info()
4238 uds->xc = (uint16_t)uds_xc; in sh_css_update_uds_and_crop_info()