Searched refs:vfpp (Results 1 – 6 of 6) sorted by relevance
314 struct v4l2_ctrl *vfpp; member
490 if (isp_sd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_subdev_set_selection()1184 asd->vfpp = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
433 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_qbuffers_to_css()436 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_qbuffers_to_css()
800 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in __atomisp_get_pipe()807 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in __atomisp_get_pipe()5255 asd->vfpp->val != ATOMISP_VFPP_ENABLE) { in atomisp_set_fmt_to_isp()5280 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_set_fmt_to_isp()5295 asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_set_fmt_to_isp()5311 …asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].pipe_extra_configs[i].disable_vf_pp = asd->vfpp->val… in atomisp_set_fmt_to_isp()5317 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_set_fmt_to_isp()5952 asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER))) { in atomisp_set_fmt()6672 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_get_pipe_id()6674 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_get_pipe_id()
1613 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) in atomisp_get_css_pipe_id()1621 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) in atomisp_get_css_pipe_id()1647 if (asd->vfpp->val != ATOMISP_VFPP_ENABLE || in atomisp_sensor_start_stream()
660 if (asd->vfpp) { in is_pipe_valid_to_current_run_mode()661 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in is_pipe_valid_to_current_run_mode()666 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in is_pipe_valid_to_current_run_mode()2710 || asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) in atomisp_get_pipe_index()