Home
last modified time | relevance | path

Searched refs:input_effective_res (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dia_css_pipe_public.h78 struct ia_css_resolution input_effective_res; member
Dsh_css.c3172 pipe, pipe->config.input_effective_res.width, in ia_css_get_crop_offsets()
3173 pipe->config.input_effective_res.height); in ia_css_get_crop_offsets()
3179 effective_res = &pipe->config.input_effective_res; in ia_css_get_crop_offsets()
6215 in_res = pipe->config.input_effective_res; in need_yuv_scaler_stage()
6392 in_info.res = pipe->config.input_effective_res; in ia_css_pipe_create_cas_scaler_desc()
6468 tmp_in_info.res = pipe->config.input_effective_res; in ia_css_pipe_create_cas_scaler_desc()
8794 effective_res = curr_pipe->config.input_effective_res; in ia_css_stream_create()
8798 curr_pipe->config.input_effective_res = effective_res; in ia_css_stream_create()
8902 effective_res = curr_pipe->config.input_effective_res; in ia_css_stream_create()
Dsh_css_params.c909 pipe->config.input_effective_res, in sh_css_select_dp_10bpp_config()
/linux-6.1.9/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_binarydesc.c229 in_info->res = pipe->config.input_effective_res; in ia_css_pipe_get_preview_binarydesc()
353 in_info->res = pipe->config.input_effective_res; in ia_css_pipe_get_video_binarydesc()
571 in_info->res = pipe->config.input_effective_res; in ia_css_pipe_get_primary_binarydesc()