Searched refs:bayer_ds_out_res (Results 1 – 6 of 6) sorted by relevance
237 if (pipe->config.bayer_ds_out_res.width != 0 && in ia_css_pipe_get_preview_binarydesc()238 pipe->config.bayer_ds_out_res.height != 0) { in ia_css_pipe_get_preview_binarydesc()240 pipe->config.bayer_ds_out_res.width; in ia_css_pipe_get_preview_binarydesc()242 pipe->config.bayer_ds_out_res.height; in ia_css_pipe_get_preview_binarydesc()244 pipe->config.bayer_ds_out_res.width; in ia_css_pipe_get_preview_binarydesc()378 if (pipe->config.bayer_ds_out_res.width != 0 && in ia_css_pipe_get_video_binarydesc()379 pipe->config.bayer_ds_out_res.height != 0) { in ia_css_pipe_get_video_binarydesc()381 pipe->config.bayer_ds_out_res.width; in ia_css_pipe_get_video_binarydesc()383 pipe->config.bayer_ds_out_res.height; in ia_css_pipe_get_video_binarydesc()385 pipe->config.bayer_ds_out_res.width; in ia_css_pipe_get_video_binarydesc()
208 p_config->bayer_ds_out_res.width, in __dump_pipe_config()209 p_config->bayer_ds_out_res.height); in __dump_pipe_config()1975 struct ia_css_resolution *bayer_ds_out_res = in __configure_preview_pp_input() local1976 &pipe_configs->bayer_ds_out_res; in __configure_preview_pp_input()2023 bayer_ds_out_res->width = 0; in __configure_preview_pp_input()2024 bayer_ds_out_res->height = 0; in __configure_preview_pp_input()2026 bayer_ds_out_res->width = effective_res->width; in __configure_preview_pp_input()2027 bayer_ds_out_res->height = effective_res->height; in __configure_preview_pp_input()2034 bayer_ds_out_res->width = in __configure_preview_pp_input()2038 bayer_ds_out_res->height = in __configure_preview_pp_input()[all …]
70 struct ia_css_resolution bayer_ds_out_res; member
907 if ((pipe->config.bayer_ds_out_res.width != 0) && in sh_css_select_dp_10bpp_config()908 (pipe->config.bayer_ds_out_res.height != 0)) { in sh_css_select_dp_10bpp_config()911 pipe->config.bayer_ds_out_res, in sh_css_select_dp_10bpp_config()
7603 if (internal_pipe->config.bayer_ds_out_res.width) { in ia_css_pipe_create_extra()7606 internal_pipe->config.bayer_ds_out_res.width, in ia_css_pipe_create_extra()7607 internal_pipe->config.bayer_ds_out_res.height, in ia_css_pipe_create_extra()
1499 ia_css_debug_dump_resolution(&config->bayer_ds_out_res, in ia_css_debug_dump_pipe_config()