Home
last modified time | relevance | path

Searched refs:FMT_FLAGS_YUV (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/media/drv-intf/
H A Dexynos-fimc.h117 #define FMT_FLAGS_YUV (1 << 7) macro
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c49 .flags = FMT_FLAGS_YUV,
57 .flags = FMT_FLAGS_YUV,
65 .flags = FMT_FLAGS_YUV,
73 .flags = FMT_FLAGS_YUV,
705 if (inp_fmt->flags & FMT_FLAGS_YUV) in fimc_lite_try_fmt()