Searched refs:motion_vector (Results 1 – 2 of 2) sorted by relevance
741 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() argument3947 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() argument4096 assert(motion_vector); in sh_css_update_uds_and_crop_info_based_on_zoom_region()
439 struct atomisp_vector *motion_vector; /* For 2-axis DVS */ member