Home
last modified time | relevance | path

Searched refs:IPP_SCALE_LIMIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c592 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
599 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
605 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
612 { IPP_SCALE_LIMIT(.h = {1, 1}, .v = {1, 1})},
H A Dexynos_drm_ipp.h124 #define IPP_SCALE_LIMIT(val...) \ macro
H A Dexynos_drm_fimc.c1238 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 64, (1 << 16) * 64 },
1246 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 64, (1 << 16) * 64 },
1253 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 64, (1 << 16) * 64 },
1260 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 64, (1 << 16) * 64 },
H A Dexynos_drm_gsc.c1363 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 16, (1 << 16) * 8 },
1371 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 16, (1 << 16) * 8 },
1379 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 16, (1 << 16) * 8 },