Searched refs:req_ffmt (Results 1 – 1 of 1) sorted by relevance
5521 struct v4l2_mbus_framefmt *req_ffmt; in atomisp_set_fmt_to_snr() local5548 req_ffmt = ffmt; in atomisp_set_fmt_to_snr()5558 if (ffmt->width < req_ffmt->width || in atomisp_set_fmt_to_snr()5559 ffmt->height < req_ffmt->height) { in atomisp_set_fmt_to_snr()5560 req_ffmt->height -= dvs_env_h; in atomisp_set_fmt_to_snr()5561 req_ffmt->width -= dvs_env_w; in atomisp_set_fmt_to_snr()5562 ffmt = req_ffmt; in atomisp_set_fmt_to_snr()5587 (ffmt->width < req_ffmt->width || ffmt->height < req_ffmt->height)) { in atomisp_set_fmt_to_snr()