Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c741 const struct ia_css_vector *motion_vector,
1985 sh_css_set_motion_vector(params, config->motion_vector); in sh_css_init_isp_params_from_config()
2054 sh_css_get_motion_vector(params, config->motion_vector); in ia_css_pipe_get_isp_config()
3934 const struct ia_css_vector *motion_vector, in sh_css_update_uds_and_crop_info() argument
3947 assert(motion_vector); in sh_css_update_uds_and_crop_info()
3961 int motion_x = motion_vector->x; in sh_css_update_uds_and_crop_info()
3962 int motion_y = motion_vector->y; in sh_css_update_uds_and_crop_info()
4071 const struct ia_css_vector *motion_vector, in sh_css_update_uds_and_crop_info_based_on_zoom_region() argument
4096 assert(motion_vector); in sh_css_update_uds_and_crop_info_based_on_zoom_region()
/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h439 struct atomisp_vector *motion_vector; /* For 2-axis DVS */ member