Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
A Datomisp_compat_css20.c380 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() local
899 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_metadata_buffer_to_css() local
919 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_s3a_buffer_to_css() local
940 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_dis_buffer_to_css() local
1744 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 …]
A Datomisp_cmd.c1737 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()
3020 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_param()
3035 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param()
3506 asd->stream_env[stream_index].isys_info[i].width = in __atomisp_update_stream_env()
3508 asd->stream_env[stream_index].isys_info[i].height = in __atomisp_update_stream_env()
3912 if (asd->stream_env[stream_id].isys_configs == 1) { in atomisp_set_sensor_mipi_to_isp()
3921 asd->stream_env[stream_id].isys_info[0].width, in atomisp_set_sensor_mipi_to_isp()
3922 asd->stream_env[stream_id].isys_info[0].height); in atomisp_set_sensor_mipi_to_isp()
3927 asd->stream_env[stream_id].isys_info[1].width, in atomisp_set_sensor_mipi_to_isp()
[all …]
A Datomisp_fops.c270 asd->stream_env[stream_id].pipes[css_pipe_id]); in atomisp_q_video_buffers_to_css()
314 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css()
A Datomisp_subdev.h237 struct atomisp_stream_env stream_env[ATOMISP_INPUT_STREAM_NUM]; member

Completed in 25 milliseconds