Searched refs:vfpp (Results 1 – 6 of 6) sorted by relevance
271 struct v4l2_ctrl *vfpp; member
387 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_qbuffers_to_css()390 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_qbuffers_to_css()
774 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in __atomisp_get_pipe()781 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in __atomisp_get_pipe()4792 asd->vfpp->val != ATOMISP_VFPP_ENABLE) { in atomisp_set_fmt_to_isp()4817 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_set_fmt_to_isp()4832 asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_set_fmt_to_isp()4848 …asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].pipe_extra_configs[i].disable_vf_pp = asd->vfpp->val… in atomisp_set_fmt_to_isp()4854 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_set_fmt_to_isp()5426 asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER))) { in atomisp_set_fmt()6075 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in atomisp_get_pipe_id()6077 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_get_pipe_id()
487 if (isp_sd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in atomisp_subdev_set_selection()1160 asd->vfpp = v4l2_ctrl_new_custom(&asd->ctrl_handler, in isp_subdev_init_entities()
1407 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) in atomisp_get_css_pipe_id()1415 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) in atomisp_get_css_pipe_id()1431 if (asd->vfpp->val != ATOMISP_VFPP_ENABLE || in atomisp_sensor_start_stream()
650 if (asd->vfpp) { in is_pipe_valid_to_current_run_mode()651 if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) { in is_pipe_valid_to_current_run_mode()656 } else if (asd->vfpp->val == ATOMISP_VFPP_DISABLE_LOWLAT) { in is_pipe_valid_to_current_run_mode()2642 || asd->vfpp->val == ATOMISP_VFPP_DISABLE_SCALER) in atomisp_get_pipe_index()