Searched refs:scale_rect (Results 1 – 2 of 2) 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()
9215 …_dest_rect(MMAL_BUFFER_HEADER_T * const buf, const MMAL_RECT_T * const scale_rect, const MMAL_DISP…9218 + if (scale_rect == NULL) {9226 … const MMAL_RECT_T c = (scale_transform & 4) == 0 ? *scale_rect : rect_transpose(*scale_rect);9913 …_dest_rect(MMAL_BUFFER_HEADER_T * const buf, const MMAL_RECT_T * const scale_rect, const MMAL_DISP…