Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c1612 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_get_dvs2_bq_resolutions()
1618 pipe_cfg = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_get_dvs2_bq_resolutions()
1737 struct atomisp_stream_env *stream_env = in atomisp_calculate_real_zoom_region() local
1738 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region()
1756 stream_env->stream_config.input_config.effective_res.width; in atomisp_calculate_real_zoom_region()
1758 stream_env->stream_config.input_config.effective_res.height; in atomisp_calculate_real_zoom_region()
1800 out_res.width = stream_env->pipe_configs[css_pipe_id].output_info[0].res.width; in atomisp_calculate_real_zoom_region()
1801 out_res.height = stream_env->pipe_configs[css_pipe_id].output_info[0].res.height; in atomisp_calculate_real_zoom_region()
1808 out_res.width = stream_env->pipe_configs[css_pipe_id].output_info[0].res.width; in atomisp_calculate_real_zoom_region()
1809 out_res.height = stream_env->pipe_configs[css_pipe_id].output_info[0].res.height; in atomisp_calculate_real_zoom_region()
[all …]