Home
last modified time | relevance | path

Searched refs:max_input_width (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_stagedesc.c41 stage_desc->max_input_width = 0; in ia_css_pipe_get_generic_stage_desc()
68 stage_desc->max_input_width = 0; in ia_css_pipe_get_firmwares_stage_desc()
81 unsigned int max_input_width) in ia_css_pipe_get_sp_func_stage_desc() argument
90 stage_desc->max_input_width = max_input_width; in ia_css_pipe_get_sp_func_stage_desc()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h33 unsigned int max_input_width; /* For SP raw copy */ member
74 unsigned int max_input_width; member
/openbmc/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/
H A Dia_css_pipe_stagedesc.h45 unsigned int max_input_width);
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c253 unsigned int max_input_width, in sh_css_sp_start_raw_copy() argument
285 pipe->copy.raw.max_input_width = max_input_width; in sh_css_sp_start_raw_copy()
327 unsigned int pipe_num, unsigned int max_input_width, in sh_css_sp_start_isys_copy() argument
359 pipe->copy.raw.max_input_width = max_input_width; in sh_css_sp_start_isys_copy()
1180 stage->max_input_width, in sp_init_sp_stage()
1188 pipe_num, stage->max_input_width, if_config_index); in sp_init_sp_stage()
H A Dsh_css_internal.h530 u32 max_input_width; member
H A Dsh_css.c306 unsigned int max_input_width,
1791 unsigned int max_input_width = 0; in create_host_pipeline() local
1842 max_input_width = in create_host_pipeline()
1854 max_input_width = in create_host_pipeline()
1882 err = create_host_copy_pipeline(copy_pipe, max_input_width, in create_host_pipeline()
6892 unsigned int max_input_width, in create_host_copy_pipeline() argument
6924 max_input_width); in create_host_copy_pipeline()
6946 unsigned int max_input_width = MAX_VECTORS_PER_INPUT_LINE_CONT * ISP_VEC_NELEMS; in create_host_isyscopy_capture_pipeline() local
6967 max_input_width); in create_host_isyscopy_capture_pipeline()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c615 stage->max_input_width = stage_desc->max_input_width; in pipeline_stage_create()
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1805 u32 max_input_width; member