Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/exynos/
Dexynos_drm_scaler.c597 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
604 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
610 { IPP_SCALE_LIMIT(.h = { 65536 * 1 / 4, 65536 * 16 },
617 { 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.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 },