Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s5p-jpeg/
Djpeg-regs.h610 #define EXYNOS3250_DEC_SCALE_FACTOR_8_8 0x0 macro
Djpeg-hw-exynos3250.c453 sratio = EXYNOS3250_DEC_SCALE_FACTOR_8_8; in exynos3250_jpeg_dec_scaling_ratio()
Djpeg-core.c981 ctx->scale_factor = EXYNOS3250_DEC_SCALE_FACTOR_8_8; in s5p_jpeg_open()