Loading drivers/media/platform/msm/camera_v2/isp/msm_isp_axi_util.c +1 −1 Original line number Diff line number Diff line Loading @@ -678,7 +678,7 @@ void msm_isp_update_framedrop_reg(struct vfe_device *vfe_dev, MSM_VFE_STREAM_STOP_PERIOD; } if (stream_info->undelivered_request_cnt > 0) if (stream_info->undelivered_request_cnt == 1) stream_info->current_framedrop_period = MSM_VFE_STREAM_STOP_PERIOD; Loading Loading
drivers/media/platform/msm/camera_v2/isp/msm_isp_axi_util.c +1 −1 Original line number Diff line number Diff line Loading @@ -678,7 +678,7 @@ void msm_isp_update_framedrop_reg(struct vfe_device *vfe_dev, MSM_VFE_STREAM_STOP_PERIOD; } if (stream_info->undelivered_request_cnt > 0) if (stream_info->undelivered_request_cnt == 1) stream_info->current_framedrop_period = MSM_VFE_STREAM_STOP_PERIOD; Loading