Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_S412 (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/drm/
H A Ddrm_fourcc.h422 #define DRM_FORMAT_S412 fourcc_code('S', '4', '1', '2') /* non-subsampled Cb (1) and Cr (2) planes … macro
/linux/drivers/gpu/drm/
H A Ddrm_fourcc.c372 { .format = DRM_FORMAT_S412, .depth = 0, .num_planes = 3, in __drm_format_info()