Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
Dia_css_pipe_public.h78 struct ia_css_resolution input_effective_res; member
Dsh_css.c3391 pipe, pipe->config.input_effective_res.width, in ia_css_get_crop_offsets()
3392 pipe->config.input_effective_res.height); in ia_css_get_crop_offsets()
3398 effective_res = &pipe->config.input_effective_res; in ia_css_get_crop_offsets()
6751 in_res = pipe->config.input_effective_res; in need_yuv_scaler_stage()
6919 in_info.res = pipe->config.input_effective_res; in ia_css_pipe_create_cas_scaler_desc()
6990 tmp_in_info.res = pipe->config.input_effective_res; in ia_css_pipe_create_cas_scaler_desc()
9161 if (ia_css_util_check_res(pipe->config.input_effective_res.width,
9162 pipe->config.input_effective_res.height) != 0) {
9169 if (!ia_css_util_res_leq(pipe->config.input_effective_res,
9410 effective_res = curr_pipe->config.input_effective_res;
[all …]
Dsh_css_params.c922 pipe->config.input_effective_res, in sh_css_select_dp_10bpp_config()
/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_binarydesc.c230 in_info->res = pipe->config.input_effective_res; in ia_css_pipe_get_preview_binarydesc()
354 in_info->res = pipe->config.input_effective_res; in ia_css_pipe_get_video_binarydesc()
574 in_info->res = pipe->config.input_effective_res; in ia_css_pipe_get_primary_binarydesc()