Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-regs.h410 #define EXYNOS3250_SUBSAMPLING_MODE_420 (0x2 << 0) macro
H A Djpeg-hw-exynos3250.c158 m = EXYNOS3250_SUBSAMPLING_MODE_420; in exynos3250_jpeg_subsampling_mode()