Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Datomisp_compat_css20.c391 if (!stream_env->stream) in __destroy_stream()
422 stream_env->stream = NULL; in __destroy_stream()
455 stream_env->stream_config.channel_id = stream_env->ch_id; in __create_stream()
890 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_video_buffer_to_css() local
910 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_metadata_buffer_to_css() local
930 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_s3a_buffer_to_css() local
951 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_dis_buffer_to_css() local
1755 stream_env = &asd->stream_env[i]; in atomisp_css_input_configure_port()
1792 stream_env = &asd->stream_env[i]; in atomisp_css_stop()
3171 stream_env = &isp->asd.stream_env[i]; in atomisp_css_isr_get_stream_id()
[all …]
A Datomisp_cmd.c1746 struct atomisp_stream_env *stream_env = in atomisp_calculate_real_zoom_region() local
1747 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region()
3029 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_param()
3044 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param()
3515 asd->stream_env[stream_index].isys_info[i].width = in __atomisp_update_stream_env()
3517 asd->stream_env[stream_index].isys_info[i].height = in __atomisp_update_stream_env()
3892 if (asd->stream_env[stream_id].isys_configs == 1) { in atomisp_set_sensor_mipi_to_isp()
3901 asd->stream_env[stream_id].isys_info[0].width, in atomisp_set_sensor_mipi_to_isp()
3902 asd->stream_env[stream_id].isys_info[0].height); in atomisp_set_sensor_mipi_to_isp()
3907 asd->stream_env[stream_id].isys_info[1].width, in atomisp_set_sensor_mipi_to_isp()
[all …]
A Datomisp_fops.c284 asd->stream_env[stream_id].pipes[css_pipe_id]); in atomisp_q_video_buffers_to_css()
328 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css()
A Datomisp_subdev.h251 struct atomisp_stream_env stream_env[ATOMISP_INPUT_STREAM_NUM]; member

Completed in 25 milliseconds