Searched refs:enc_crop_rect (Results 1 – 3 of 3) sorted by relevance
267 struct v4l2_rect enc_crop_rect; member
122 u32 width = ctx->out_q.enc_crop_rect.width; in mtk_jpeg_set_enc_params()123 u32 height = ctx->out_q.enc_crop_rect.height; in mtk_jpeg_set_enc_params()
434 q_data->enc_crop_rect.width = pix_mp->width; in mtk_jpeg_s_fmt_mplane()435 q_data->enc_crop_rect.height = pix_mp->height; in mtk_jpeg_s_fmt_mplane()522 s->r = ctx->out_q.enc_crop_rect; in mtk_jpeg_enc_g_selection()580 ctx->out_q.enc_crop_rect = s->r; in mtk_jpeg_enc_s_selection()