Searched refs:gsc_ctrls (Results 1 – 4 of 4) sorted by relevance
255 if (ctx->gsc_ctrls.rotate->val == 90 || in gsc_hw_set_out_size()256 ctx->gsc_ctrls.rotate->val == 270) { in gsc_hw_set_out_size()379 switch (ctx->gsc_ctrls.rotate->val) { in gsc_hw_set_rotation()387 if (ctx->gsc_ctrls.hflip->val) in gsc_hw_set_rotation()389 else if (ctx->gsc_ctrls.vflip->val) in gsc_hw_set_rotation()395 if (ctx->gsc_ctrls.hflip->val) in gsc_hw_set_rotation()397 else if (ctx->gsc_ctrls.vflip->val) in gsc_hw_set_rotation()418 cfg |= GSC_OUT_GLOBAL_ALPHA(ctx->gsc_ctrls.global_alpha->val); in gsc_hw_set_global_alpha()
599 if (ctx->gsc_ctrls.rotate->val == 90 || in gsc_try_crop()600 ctx->gsc_ctrls.rotate->val == 270) { in gsc_try_crop()620 (ctx->gsc_ctrls.rotate->val == 90 || in gsc_try_crop()621 ctx->gsc_ctrls.rotate->val == 270)) in gsc_try_crop()685 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_set_scaler_info()691 if (ctx->gsc_ctrls.rotate->val == 90 || in gsc_set_scaler_info()692 ctx->gsc_ctrls.rotate->val == 270) { in gsc_set_scaler_info()764 ctx->gsc_ctrls.rotate->val, in __gsc_s_ctrl()809 ctx->gsc_ctrls.rotate = v4l2_ctrl_new_std(&ctx->ctrl_handler, in gsc_ctrls_create()811 ctx->gsc_ctrls.hflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, in gsc_ctrls_create()[all …]
160 struct gsc_ctrls { struct377 struct gsc_ctrls gsc_ctrls; member
545 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_m2m_s_selection()550 cr.c.height, ctx->gsc_ctrls.rotate->val, in gsc_m2m_s_selection()