Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/exynos4-is/
Dfimc-core.h518 static inline u32 fimc_get_format_depth(const struct fimc_fmt *ff) in fimc_get_format_depth() function
Dfimc-capture.c625 depth = fimc_get_format_depth(ffmt); in fimc_capture_try_format()
669 u32 depth = fimc_get_format_depth(sink->fmt); in fimc_capture_try_selection()