Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dexynos-fimc.h114 #define FMT_FLAGS_CAM (1 << 0) macro
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-core.c94 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
103 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
112 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
121 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM,
194 .flags = FMT_FLAGS_CAM | FMT_FLAGS_COMPRESSED,
204 .flags = FMT_FLAGS_CAM | FMT_FLAGS_COMPRESSED,
Dfimc-capture.c361 FMT_FLAGS_CAM | FMT_FLAGS_M2M, -1); in queue_setup()
593 u32 mask = FMT_FLAGS_CAM; in fimc_capture_try_format()
746 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM | FMT_FLAGS_M2M, in fimc_cap_enum_fmt_mplane()
807 FMT_FLAGS_CAM, i++); in fimc_pipeline_try_format()
1490 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM, code->index); in fimc_subdev_enum_mbus_code()
1755 ctx->s_frame.fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM, 0); in fimc_register_capture_device()
1793 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM, 0); in fimc_register_capture_device()