Searched refs:DRM_FORMAT_VYUY (Results 1 – 3 of 3) sorted by relevance
/external/libdrm/include/drm/ |
D | drm_fourcc.h | 94 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_fourcc.h | 94 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
/external/libdrm/tests/modetest/ |
D | buffers.c | 110 { DRM_FORMAT_VYUY, "VYUY", MAKE_YUV_INFO(YUV_YCrCb | YUV_CY, 2, 2, 2) }, 605 case DRM_FORMAT_VYUY: in fill_smpte() 893 case DRM_FORMAT_VYUY: in fill_tiles() 1127 case DRM_FORMAT_VYUY: in bo_create() 1195 case DRM_FORMAT_VYUY: in bo_create()
|