Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Datomisp_compat_css20.c428 if (!stream_env->stream) in __destroy_stream()
468 stream_env->stream = NULL; in __destroy_stream()
493 if (stream_env->pipes[i]) in __create_stream()
501 stream_env->stream_config.channel_id = stream_env->ch_id; in __create_stream()
1030 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_video_buffer_to_css() local
1050 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_metadata_buffer_to_css() local
1070 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_s3a_buffer_to_css() local
1091 struct atomisp_stream_env *stream_env = &asd->stream_env[stream_id]; in atomisp_q_dis_buffer_to_css() local
2084 stream_env = &asd->stream_env[i]; in atomisp_css_input_configure_port()
2129 stream_env = &asd->stream_env[i]; in atomisp_css_stop()
[all …]
A Datomisp_cmd.c2973 struct atomisp_stream_env *stream_env = in atomisp_calculate_real_zoom_region() local
2974 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region()
4281 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_param()
4815 asd->stream_env[stream_index].isys_info[i].width = in __atomisp_update_stream_env()
4817 asd->stream_env[stream_index].isys_info[i].height = in __atomisp_update_stream_env()
5001 if (asd->stream_env[stream_id].isys_configs == 1) { in atomisp_set_sensor_mipi_to_isp()
5010 asd->stream_env[stream_id].isys_info[0].width, in atomisp_set_sensor_mipi_to_isp()
5011 asd->stream_env[stream_id].isys_info[0].height); in atomisp_set_sensor_mipi_to_isp()
5016 asd->stream_env[stream_id].isys_info[1].width, in atomisp_set_sensor_mipi_to_isp()
5017 asd->stream_env[stream_id].isys_info[1].height); in atomisp_set_sensor_mipi_to_isp()
[all …]
A Datomisp_fops.c264 asd->stream_env[stream_id].pipes[css_pipe_id]); in atomisp_q_video_buffers_to_css()
309 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css()
505 if (asd->stream_env[ATOMISP_INPUT_STREAM_POSTVIEW].stream) in atomisp_qbuffers_to_css()
529 else if (asd->stream_env[ATOMISP_INPUT_STREAM_PREVIEW].stream) in atomisp_qbuffers_to_css()
549 if (asd->stream_env[ATOMISP_INPUT_STREAM_VIDEO].stream) in atomisp_qbuffers_to_css()
A Datomisp_file.c57 ia_css_stream_send_input_frame(asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream, in file_work()
A Datomisp_subdev.h335 struct atomisp_stream_env stream_env[ATOMISP_INPUT_STREAM_NUM]; member
A Datomisp_acc.c583 pipe = asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_acc_set_state()

Completed in 31 milliseconds