Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h431 static inline int is_tiled(const struct gsc_fmt *fmt) in is_tiled() function
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c522 bool is_tiled, is_nv21; in vp_video_buffer() local