Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-regs.c216 if (is_tiled(frame->fmt)) in gsc_hw_set_in_image_format()
339 if (is_tiled(frame->fmt)) in gsc_hw_set_out_image_format()
Dgsc-core.h432 static inline int is_tiled(const struct gsc_fmt *fmt) in is_tiled() function