Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c603 stage->max_input_width = stage_desc->max_input_width; in pipeline_stage_create()
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c293 unsigned int max_input_width,
1630 unsigned int max_input_width = 0; in create_host_pipeline() local
1681 max_input_width = in create_host_pipeline()
1693 max_input_width = in create_host_pipeline()
1721 err = create_host_copy_pipeline(copy_pipe, max_input_width, in create_host_pipeline()
6676 unsigned int max_input_width, in create_host_copy_pipeline() argument
6706 max_input_width); in create_host_copy_pipeline()
6728 unsigned int max_input_width = MAX_VECTORS_PER_INPUT_LINE_CONT * ISP_VEC_NELEMS; in create_host_isyscopy_capture_pipeline() local
6748 max_input_width); in create_host_isyscopy_capture_pipeline()
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1805 u32 max_input_width; member