Searched refs:stream_env (Results 1 – 4 of 4) sorted by relevance
380 if (!stream_env->stream) in __destroy_stream()411 stream_env->stream = NULL; in __destroy_stream()444 stream_env->stream_config.channel_id = stream_env->ch_id; in __create_stream()879 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_video_buffer_to_css() local899 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_metadata_buffer_to_css() local919 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_s3a_buffer_to_css() local940 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_dis_buffer_to_css() local1744 stream_env = &asd->stream_env[i]; in atomisp_css_input_configure_port()1781 stream_env = &asd->stream_env[i]; in atomisp_css_stop()3160 stream_env = &isp->asd.stream_env[i]; in atomisp_css_isr_get_stream_id()[all …]
1735 struct atomisp_stream_env *stream_env = in atomisp_calculate_real_zoom_region() local1736 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region()3018 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_param()3033 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param()3504 asd->stream_env[stream_index].isys_info[i].width = in __atomisp_update_stream_env()3506 asd->stream_env[stream_index].isys_info[i].height = in __atomisp_update_stream_env()3881 if (asd->stream_env[stream_id].isys_configs == 1) { in atomisp_set_sensor_mipi_to_isp()3890 asd->stream_env[stream_id].isys_info[0].width, in atomisp_set_sensor_mipi_to_isp()3891 asd->stream_env[stream_id].isys_info[0].height); in atomisp_set_sensor_mipi_to_isp()3896 asd->stream_env[stream_id].isys_info[1].width, in atomisp_set_sensor_mipi_to_isp()[all …]
273 asd->stream_env[stream_id].pipes[css_pipe_id]); in atomisp_q_video_buffers_to_css()317 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css()
240 struct atomisp_stream_env stream_env[ATOMISP_INPUT_STREAM_NUM]; member