Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c590 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
597 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
603 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
610 { IPP_SCALE_LIMIT(.h = {1, 1}, .v = {1, 1})},
Dexynos_drm_ipp.h124 #define IPP_SCALE_LIMIT(val...) \ macro
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 },
Dexynos_drm_gsc.c1362 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 16, (1 << 16) * 8 },
1370 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 16, (1 << 16) * 8 },
1378 { IPP_SCALE_LIMIT(.h = { (1 << 16) / 16, (1 << 16) * 8 },