Searched refs:stream_env (Results 1 – 6 of 6) sorted by relevance
193 struct atomisp_stream_env *stream_env, in __dump_pipe_config() argument198 if (stream_env->pipes[pipe_id]) { in __dump_pipe_config()202 p_config = &stream_env->pipe_configs[pipe_id]; in __dump_pipe_config()203 pe_config = &stream_env->pipe_extra_configs[pipe_id]; in __dump_pipe_config()288 struct atomisp_stream_env *stream_env) in __dump_stream_config() argument296 if (stream_env->pipes[j]) { in __dump_stream_config()297 __dump_pipe_config(asd, stream_env, j); in __dump_stream_config()303 s_config = &stream_env->stream_config; in __dump_stream_config()422 struct atomisp_stream_env *stream_env, bool force) in __destroy_stream() argument428 if (!stream_env->stream) in __destroy_stream()[all …]
1274 stream = asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_delayed_init_work()1319 acc_pipe = asd->stream_env[i].pipes[IA_CSS_PIPE_ID_ACC]; in __atomisp_css_recover()1840 ia_css_stream_request_flash(asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream); in atomisp_setup_flash()2584 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_get_dvs2_bq_resolutions()2590 pipe_cfg = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_get_dvs2_bq_resolutions()2592 stream_cfg = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_get_dvs2_bq_resolutions()2822 stream_info = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_get_metadata()2898 stream_info = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_get_metadata_by_type()2972 struct atomisp_stream_env *stream_env = in atomisp_calculate_real_zoom_region() local2973 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region()[all …]
261 asd->stream_env[stream_id].pipes[css_pipe_id]); in atomisp_q_video_buffers_to_css()306 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css()502 if (asd->stream_env[ATOMISP_INPUT_STREAM_POSTVIEW].stream) in atomisp_qbuffers_to_css()526 else if (asd->stream_env[ATOMISP_INPUT_STREAM_PREVIEW].stream) in atomisp_qbuffers_to_css()546 if (asd->stream_env[ATOMISP_INPUT_STREAM_VIDEO].stream) in atomisp_qbuffers_to_css()
57 ia_css_stream_send_input_frame(asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream, in file_work()
335 struct atomisp_stream_env stream_env[ATOMISP_INPUT_STREAM_NUM]; member
581 pipe = asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_acc_set_state()