Lines Matching refs:swap
557 enum drm_exynos_flip flip, bool *swap) in gsc_src_set_transf() argument
598 *swap = ctx->rotation; in gsc_src_set_transf()
603 static int gsc_src_set_size(struct device *dev, int swap, in gsc_src_set_size() argument
612 swap, pos->x, pos->y, pos->w, pos->h); in gsc_src_set_size()
614 if (swap) { in gsc_src_set_size()
821 enum drm_exynos_flip flip, bool *swap) in gsc_dst_set_transf() argument
862 *swap = ctx->rotation; in gsc_dst_set_transf()
1022 static int gsc_dst_set_size(struct device *dev, int swap, in gsc_dst_set_size() argument
1031 swap, pos->x, pos->y, pos->w, pos->h); in gsc_dst_set_size()
1033 if (swap) { in gsc_dst_set_size()
1381 bool swap; in gsc_ippdrv_check_property() local
1403 swap = true; in gsc_ippdrv_check_property()
1407 swap = false; in gsc_ippdrv_check_property()
1423 if (swap) { in gsc_ippdrv_check_property()
1444 if (swap) { in gsc_ippdrv_check_property()