Home
last modified time | relevance | path

Searched refs:EXYNOS3250_DEC_SCALE_FACTOR_8_8 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-regs.h613 #define EXYNOS3250_DEC_SCALE_FACTOR_8_8 0x0 macro
Djpeg-hw-exynos3250.c456 sratio = EXYNOS3250_DEC_SCALE_FACTOR_8_8; in exynos3250_jpeg_dec_scaling_ratio()
Djpeg-core.c1004 ctx->scale_factor = EXYNOS3250_DEC_SCALE_FACTOR_8_8; in s5p_jpeg_open()