Searched refs:scaler_5420_two_pixel_h_limits (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_scaler.c | 596 static const struct drm_exynos_ipp_limit scaler_5420_two_pixel_h_limits[] = { variable 630 { IPP_SRCDST_FORMAT(YUYV, scaler_5420_two_pixel_h_limits) }, 633 { IPP_SRCDST_FORMAT(UYVY, scaler_5420_two_pixel_h_limits) }, 636 { IPP_SRCDST_FORMAT(YVYU, scaler_5420_two_pixel_h_limits) }, 639 { IPP_SRCDST_FORMAT(NV61, scaler_5420_two_pixel_h_limits) }, 642 { IPP_SRCDST_FORMAT(NV16, scaler_5420_two_pixel_h_limits) }, 645 { IPP_SRCDST_FORMAT(YUV422, scaler_5420_two_pixel_h_limits) },
|