Searched refs:ATOMISP_INPUT_STREAM_GENERAL (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/ |
A D | atomisp_compat_css20.c | 1725 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_video_set_dis_envelope() 1727 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_video_set_dis_envelope() 1741 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_input_set_two_pixels_per_clock() 1744 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_input_set_two_pixels_per_clock() 1772 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_enable_dz() 2038 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_continuous_set_num_raw_frames() 2057 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_continuous_set_num_raw_frames() 2621 stream_index = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_get_css_frame_info() 2625 ATOMISP_INPUT_STREAM_GENERAL; in atomisp_get_css_frame_info() 3026 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_capture_enable_xnr() [all …]
|
A D | atomisp_fops.c | 76 atomisp_alloc_css_stat_bufs(pipe->asd, ATOMISP_INPUT_STREAM_GENERAL); in atomisp_queue_setup() 330 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css() 463 input_stream_id = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_qbuffers_to_css() 483 input_stream_id = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_qbuffers_to_css() 500 input_stream_id = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_qbuffers_to_css() 507 input_stream_id = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_qbuffers_to_css() 527 input_stream_id = ATOMISP_INPUT_STREAM_GENERAL; in atomisp_qbuffers_to_css()
|
A D | atomisp_subdev.c | 480 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_selection() 525 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_selection() 532 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_selection() 613 ATOMISP_INPUT_STREAM_GENERAL, ffmt); in atomisp_subdev_set_ffmt() 615 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt() 617 atomisp_css_input_set_bayer_order(isp_sd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt() 619 atomisp_css_input_set_format(isp_sd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt() 621 atomisp_css_set_default_isys_config(isp_sd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt()
|
A D | atomisp_cmd.c | 2030 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_get_dvs2_bq_resolutions() 2036 pipe_cfg = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_get_dvs2_bq_resolutions() 2038 stream_cfg = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_get_dvs2_bq_resolutions() 2419 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region() 3262 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_cp_dvs_6axis_config() 3720 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_param() 3735 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param() 3738 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param() 4720 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_set_fmt_to_isp() 4802 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_set_fmt_to_isp() [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/include/linux/ |
A D | atomisp_platform.h | 41 ATOMISP_INPUT_STREAM_GENERAL = 0, enumerator
|
Completed in 22 milliseconds