Home
last modified time | relevance | path

Searched refs:ATOM_ISP_STEP_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h67 #define ATOM_ISP_STEP_HEIGHT 2 macro
H A Datomisp_subdev.c376 r->height = rounddown(r->height, ATOM_ISP_STEP_HEIGHT); in atomisp_subdev_set_selection()
401 ATOM_ISP_STEP_HEIGHT); in atomisp_subdev_set_selection()
423 ATOM_ISP_STEP_HEIGHT); in atomisp_subdev_set_selection()
H A Datomisp_cmd.c3859 ATOM_ISP_MAX_HEIGHT), ATOM_ISP_STEP_HEIGHT); in atomisp_try_fmt()
4214 *dvs_env_h = rounddown(height / 5, ATOM_ISP_STEP_HEIGHT); in atomisp_get_dis_envelop()
4321 ffmt->height < ATOM_ISP_STEP_HEIGHT) in atomisp_set_fmt_to_snr()