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