Searched refs:ltdc_drm_fmt_ycbcr_sp (Results 1 – 1 of 1) sorted by relevance
356 static const u32 ltdc_drm_fmt_ycbcr_sp[] = { variable1579 ARRAY_SIZE(ltdc_drm_fmt_ycbcr_sp) + in ltdc_plane_create()1604 memcpy(&formats[nb_fmt], ltdc_drm_fmt_ycbcr_sp, in ltdc_plane_create()1605 ARRAY_SIZE(ltdc_drm_fmt_ycbcr_sp) * sizeof(*formats)); in ltdc_plane_create()1606 nb_fmt += ARRAY_SIZE(ltdc_drm_fmt_ycbcr_sp); in ltdc_plane_create()