Searched refs:GSC_DST_FMT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/samsung/exynos-gsc/ | ||
H A D | gsc-core.h | 43 #define GSC_DST_FMT (1 << 2) macro |
H A D | gsc-core.c | 701 unsigned int flags = GSC_DST_FMT | GSC_SRC_FMT; in __gsc_s_ctrl() |