Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_VYUY (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/tests/modetest/
Dbuffers.c167 case DRM_FORMAT_VYUY: in bo_create()
244 case DRM_FORMAT_VYUY: in bo_create()
/third_party/libdrm/tests/util/
Dformat.c46 { DRM_FORMAT_VYUY, "VYUY", MAKE_YUV_INFO(YUV_YCrCb | YUV_CY, 2, 2, 2) },
Dpattern.c691 case DRM_FORMAT_VYUY: in fill_smpte()
1017 case DRM_FORMAT_VYUY: in fill_tiles()
/third_party/libdrm/include/drm/
Ddrm_fourcc.h162 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
/third_party/mesa3d/include/drm-uapi/
Ddrm_fourcc.h199 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c643 return DRM_FORMAT_VYUY; in _drm_direct_fourcc_from_info()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2661 case DRM_FORMAT_VYUY: in dri2_num_fourcc_format_planes()
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c2338 case DRM_FORMAT_VYUY: in choose_texture_target()