Searched refs:FMT_FLAGS_CAM (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/media/drv-intf/ |
| D | exynos-fimc.h | 109 #define FMT_FLAGS_CAM (1 << 0) macro
|
| /Linux-v5.4/drivers/media/platform/exynos4-is/ |
| D | fimc-core.c | 83 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM, 91 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM, 99 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM, 107 .flags = FMT_FLAGS_M2M | FMT_FLAGS_CAM, 171 .flags = FMT_FLAGS_CAM | FMT_FLAGS_COMPRESSED, 180 .flags = FMT_FLAGS_CAM | FMT_FLAGS_COMPRESSED,
|
| D | fimc-capture.c | 582 u32 mask = FMT_FLAGS_CAM; in fimc_capture_try_format() 737 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM | FMT_FLAGS_M2M, in fimc_cap_enum_fmt() 795 FMT_FLAGS_CAM, i++); in fimc_pipeline_try_format() 1482 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM, code->index); in fimc_subdev_enum_mbus_code() 1748 ctx->s_frame.fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM, 0); in fimc_register_capture_device() 1788 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_CAM, 0); in fimc_register_capture_device()
|