Home
last modified time | relevance | path

Searched refs:FMT_FLAGS_M2M (Results 1 – 3 of 3) sorted by relevance

/linux/include/media/drv-intf/
H A Dexynos-fimc.h112 #define FMT_FLAGS_M2M (1 << 1 | 1 << 2) macro
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c592 fmt = fimc_find_format(&pixm.pixelformat, NULL, FMT_FLAGS_M2M, 0); in fimc_m2m_set_default_format()
H A Dfimc-capture.c579 mask |= FMT_FLAGS_M2M; in fimc_capture_try_format()
725 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM | FMT_FLAGS_M2M, in fimc_cap_enum_fmt()