Searched refs:DRM_FORMAT_YUV422 (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsutils.c | 123 case DRM_FORMAT_YUV422: in gst_drm_bpp_from_drm() 162 case DRM_FORMAT_YUV422: in gst_drm_height_from_drm()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlvideoformat.c | 67 {WL_SHM_FORMAT_YUV422, DRM_FORMAT_YUV422, GST_VIDEO_FORMAT_Y42B},
|
/third_party/libdrm/include/drm/ |
D | drm_fourcc.h | 342 #define DRM_FORMAT_YUV422 fourcc_code('Y', 'U', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) plane… macro
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_fourcc.h | 355 #define DRM_FORMAT_YUV422 fourcc_code('Y', 'U', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) plane… macro
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_helpers.c | 513 { DRM_FORMAT_YUV422, __DRI_IMAGE_FORMAT_NONE,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 680 return DRM_FORMAT_YUV422; in _drm_direct_fourcc_from_info()
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.c | 2708 case DRM_FORMAT_YUV422: in dri2_num_fourcc_format_planes()
|