Searched refs:ctrl_hflip (Results 1 – 2 of 2) sorted by relevance
60 struct v4l2_ctrl *ctrl_hflip; member
198 ctx->flip = ctx->ctrl_hflip->val | (ctx->ctrl_vflip->val << 1); in g2d_s_ctrl()216 ctx->ctrl_hflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, &g2d_ctrl_ops, in g2d_setup_ctrls()237 v4l2_ctrl_cluster(2, &ctx->ctrl_hflip); in g2d_setup_ctrls()