Home
last modified time | relevance | path

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

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