Searched refs:scale_rect (Results 1 – 1 of 1) sorted by relevance
1325 struct v4l2_rect scale_rect; in s5p_jpeg_s_fmt() local1396 scale_rect.width = ct->out_q.w / 2; in s5p_jpeg_s_fmt()1397 scale_rect.height = ct->out_q.h / 2; in s5p_jpeg_s_fmt()1398 exynos3250_jpeg_try_downscale(ct, &scale_rect); in s5p_jpeg_s_fmt()