Home
last modified time | relevance | path

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

/drivers/media/platform/exynos4-is/
Dfimc-core.h516 static inline u32 fimc_get_format_depth(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()